allow target specific builddir list override
[openwrt.git] / target / linux / x86-2.6 / profiles / s100.mk
index 31826d3..839edcd 100644 (file)
@@ -7,8 +7,8 @@
 
 define Profile/s100
   NAME:=T-Vision S-100
-  PACKAGES:=pciutils usbutils vim kmod-usb-uhci kmod-usb2 kmod-soundcore
-  ARCH:=i686
+  LINUX_CONFIG:=$(CURDIR)/config/profile-s100
+  FEATURES+=usb
 endef
 
 define Profile/s100/Description
This page took 0.022433 seconds and 4 git commands to generate.