Browse Source

Remove the bogus pciutils dependency

SVN-Revision: 8007
Florian Fainelli 18 years ago
parent
commit
1473b7b5ea
1 changed files with 0 additions and 1 deletions
  1. 0 1
      target/linux/x86-2.6/profiles/s100.mk

+ 0 - 1
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