1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-01 08:31:19 +02:00

Remove the bogus pciutils dependency

SVN-Revision: 8007
This commit is contained in:
Florian Fainelli 2007-07-16 18:18:20 +00:00
parent a258b442f4
commit 1473b7b5ea

@ -7,7 +7,6 @@
define Profile/s100
NAME:=T-Vision S-100
PACKAGES:=pciutils
LINUX_CONFIG:=$(CURDIR)/config/profile-s100
FEATURES+=usb
endef