summaryrefslogtreecommitdiffstats
path: root/target/linux/x86-2.6/profiles/s100.mk
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2007-07-08 19:16:02 +0000
committerJohn Crispin <john@openwrt.org>2007-07-08 19:16:02 +0000
commit3a88b0b94da4802ec84d4e7b511a275df86a7796 (patch)
treef168d9298bea5d5c279d6d57492706cdf9491082 /target/linux/x86-2.6/profiles/s100.mk
parent648cf7c524aa6e06214121cb7de77f240c4ae11a (diff)
downloadmaster-31e0f0ae-3a88b0b94da4802ec84d4e7b511a275df86a7796.tar.gz
master-31e0f0ae-3a88b0b94da4802ec84d4e7b511a275df86a7796.tar.bz2
master-31e0f0ae-3a88b0b94da4802ec84d4e7b511a275df86a7796.zip
some updates for s100
SVN-Revision: 7891
Diffstat (limited to 'target/linux/x86-2.6/profiles/s100.mk')
-rw-r--r--target/linux/x86-2.6/profiles/s100.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/x86-2.6/profiles/s100.mk b/target/linux/x86-2.6/profiles/s100.mk
index 31826d399f..664023c9b4 100644
--- a/target/linux/x86-2.6/profiles/s100.mk
+++ b/target/linux/x86-2.6/profiles/s100.mk
@@ -7,8 +7,10 @@
define Profile/s100
NAME:=T-Vision S-100
- PACKAGES:=pciutils usbutils vim kmod-usb-uhci kmod-usb2 kmod-soundcore
+ PACKAGES:=pciutils
ARCH:=i686
+ LINUX_CONFIG:=$(CURDIR)/config/profile-s100
+ FEATURES+=usb
endef
define Profile/s100/Description