projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a258b44
)
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)
SVN-Revision: 8007
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 61d4706de5f57e6e4e7635fa5fa786708f5b9e04..839edcdc4a789dd2c168103174ab9917c1fcdfa2 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