diff options
author | Nigel Kukard <nkukard@lbsd.net> | 2009-01-01 17:28:51 +0000 |
---|---|---|
committer | Nigel Kukard <nkukard@lbsd.net> | 2009-01-01 17:28:51 +0000 |
commit | 94e6f8a4db13e726dc2fe393e7181ba2f2db4fbb (patch) | |
tree | f239c2fc16169f9fcc0a75e11fb1e4bddd2d97b7 /.defconfig | |
parent | 2ac7adce281f854ddca26a3bfaf2cc129ad509bd (diff) | |
download | buildroot-novena-94e6f8a4db13e726dc2fe393e7181ba2f2db4fbb.tar.gz buildroot-novena-94e6f8a4db13e726dc2fe393e7181ba2f2db4fbb.zip |
* Removed duplicate PCIUTILS_VERSION
* When installing pci.ids[.gz] the -D means create all components leading up, using $(@D) does not include the filename, the last directory component is then /usr/share. pci.ids[.gz] is therefore created as /usr/share/misc (misc being the filename). Using $@ fixes this, the directory path is created and the file is installed as /usr/share/misc/pci.ids[.gz] .
Diffstat (limited to '.defconfig')
0 files changed, 0 insertions, 0 deletions