From 3a88b0b94da4802ec84d4e7b511a275df86a7796 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sun, 8 Jul 2007 19:16:02 +0000 Subject: some updates for s100 SVN-Revision: 7891 --- target/linux/x86-2.6/profiles/s100.mk | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'target/linux/x86-2.6/profiles/s100.mk') 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 -- cgit v1.2.3