Remove the bogus pciutils dependency
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 16 Jul 2007 18:18:20 +0000 (18:18 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
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

index 61d4706..839edcd 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