projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aae5240
)
use the correct pci.id name as pointed out by kostja in Bug 629
author
Mike Frysinger
<vapier@gentoo.org>
Mon, 9 Jan 2006 02:46:26 +0000
(
02:46
-0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Mon, 9 Jan 2006 02:46:26 +0000
(
02:46
-0000)
package/pciutils/pciutils.mk
patch
|
blob
|
history
diff --git
a/package/pciutils/pciutils.mk
b/package/pciutils/pciutils.mk
index a33e29d58871af12132f02645d2313aba65a7e95..138c4ac2157c1f87d9737a88c2931170e89c63df 100644
(file)
--- a/
package/pciutils/pciutils.mk
+++ b/
package/pciutils/pciutils.mk
@@
-24,7
+24,7
@@
pciutils-source: $(DL_DIR)/$(PCIUTILS_SOURCE) $(DL_DIR)/$(PCIIDS_SOURCE)
$(PCIUTILS_DIR)/.unpacked: $(DL_DIR)/$(PCIUTILS_SOURCE) $(DL_DIR)/$(PCIIDS_SOURCE)
$(PCIUTILS_CAT) $(DL_DIR)/$(PCIUTILS_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
- $(PCIIDS_CAT) $(DL_DIR)/$(PCIIDS_SOURCE) > $(PCIUTILS_DIR)/pci.id
+ $(PCIIDS_CAT) $(DL_DIR)/$(PCIIDS_SOURCE) > $(PCIUTILS_DIR)/pci.id
s
toolchain/patch-kernel.sh $(PCIUTILS_DIR) package/pciutils pciutils\*.patch
touch $(PCIUTILS_DIR)/.unpacked