aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
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
commitb3956724d11b333c6fdc88eeea24d23d138ca7e1 (patch)
tree9bc9ca8eef79444e3d67043679fe118ca9828ca8 /target/linux
parent9ff90939583559213472e8cfa651da49ae8b544b (diff)
downloadmaster-187ad058-b3956724d11b333c6fdc88eeea24d23d138ca7e1.tar.gz
master-187ad058-b3956724d11b333c6fdc88eeea24d23d138ca7e1.tar.bz2
master-187ad058-b3956724d11b333c6fdc88eeea24d23d138ca7e1.zip
Remove the bogus pciutils dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8007 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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