projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ff9093
)
Remove the bogus pciutils dependency
author
Florian Fainelli
<florian@openwrt.org>
Mon, 16 Jul 2007 18:18:20 +0000
(18:18 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 16 Jul 2007 18:18:20 +0000
(18:18 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8007
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/x86-2.6/profiles/s100.mk
patch
|
blob
|
history
diff --git
a/target/linux/x86-2.6/profiles/s100.mk
b/target/linux/x86-2.6/profiles/s100.mk
index
61d4706
..
839edcd
100644
(file)
--- a/
target/linux/x86-2.6/profiles/s100.mk
+++ b/
target/linux/x86-2.6/profiles/s100.mk
@@
-7,7
+7,6
@@
define Profile/s100
NAME:=T-Vision S-100
- PACKAGES:=pciutils
LINUX_CONFIG:=$(CURDIR)/config/profile-s100
FEATURES+=usb
endef