From 2bda5979abe2e9fe1d6396adf0ab62cf377b8c9b Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sun, 10 Oct 2010 22:48:33 +0000 Subject: Geos -- new x86 subtarget definition This defines the Geos platform from Traverse Technologies in AUS. This is a Geode LX800 with 512MB of DDR400 memory, 2 8139CP interfaces, 2 Solos ADSL2+ interfaces, USB, serial console, CF slot, and miniPCI slot. I'll add support for the LEDs separately. Signed-off-by: Philip A. Prindeville SVN-Revision: 23390 --- target/linux/x86/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/x86/Makefile') diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index a1d7ec6255..2b89b5cd0f 100644 --- a/target/linux/x86/Makefile +++ b/target/linux/x86/Makefile @@ -10,7 +10,7 @@ ARCH:=i386 BOARD:=x86 BOARDNAME:=x86 FEATURES:=squashfs jffs2 ext2 vdi vmdk pcmcia targz -SUBTARGETS=generic olpc xen_domu ep80579 net5501 kvm_guest +SUBTARGETS=generic olpc xen_domu ep80579 net5501 kvm_guest geos LINUX_VERSION:=2.6.32.24 -- cgit v1.2.3