From: Florian Fainelli Date: Mon, 16 Jul 2007 18:18:20 +0000 (+0000) Subject: Remove the bogus pciutils dependency X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fyousong.git;a=commitdiff_plain;h=1473b7b5ea656614493eb62d89bdae2c7fe0fabf Remove the bogus pciutils dependency SVN-Revision: 8007 --- 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