From 046a9b34bcca8431a0a7d7338fec8b80a76a6d5b Mon Sep 17 00:00:00 2001 From: jow Date: Sun, 10 Oct 2010 22:48:33 +0000 Subject: [Patch v2] 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23390 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 a1d7ec625..2b89b5cd0 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