summaryrefslogtreecommitdiffstats
path: root/target/linux/x86-2.6
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-07-16 18:18:20 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-07-16 18:18:20 +0000
commit1473b7b5ea656614493eb62d89bdae2c7fe0fabf (patch)
treedf0ef142b3a30e81920d4aacb83f829323de65db /target/linux/x86-2.6
parenta258b442f4902a2d676a5646beefef1d0c0fda9b (diff)
downloadmaster-31e0f0ae-1473b7b5ea656614493eb62d89bdae2c7fe0fabf.tar.gz
master-31e0f0ae-1473b7b5ea656614493eb62d89bdae2c7fe0fabf.tar.bz2
master-31e0f0ae-1473b7b5ea656614493eb62d89bdae2c7fe0fabf.zip
Remove the bogus pciutils dependency
SVN-Revision: 8007
Diffstat (limited to 'target/linux/x86-2.6')
-rw-r--r--target/linux/x86-2.6/profiles/s100.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/x86-2.6/profiles/s100.mk b/target/linux/x86-2.6/profiles/s100.mk
index 61d4706de5..839edcdc4a 100644
--- 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