From: florian Date: Mon, 16 Jul 2007 18:18:20 +0000 (+0000) Subject: Remove the bogus pciutils dependency X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=404bc7d80daba77a4eaac89db902b1e8f0f8796f;p=10.03%2Fopenwrt.git Remove the bogus pciutils dependency git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8007 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/x86-2.6/profiles/s100.mk b/target/linux/x86-2.6/profiles/s100.mk index 61d4706de..839edcdc4 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