Remove the bogus pciutils dependency
authorFlorian Fainelli <florian@openwrt.org>
Mon, 16 Jul 2007 18:18:20 +0000 (18:18 +0000)
committerFlorian 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

index 61d4706de5f57e6e4e7635fa5fa786708f5b9e04..839edcdc4a789dd2c168103174ab9917c1fcdfa2 100644 (file)
@@ -7,7 +7,6 @@
 
 define Profile/s100
   NAME:=T-Vision S-100
-  PACKAGES:=pciutils
   LINUX_CONFIG:=$(CURDIR)/config/profile-s100
   FEATURES+=usb
 endef