From: Michael Lauer Date: Fri, 7 Sep 2007 14:47:28 +0000 (+0000) Subject: linux.inc: prepare adding fic-gta01/fic-gta02 support X-Git-Tag: Release-2010-05/1~8701^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fff1e40328e6ab7967b55fbcd717c29d68a1d3f;p=openembedded.git linux.inc: prepare adding fic-gta01/fic-gta02 support --- diff --git a/packages/linux/linux.inc b/packages/linux/linux.inc index 05bfc2f472..14b0987970 100644 --- a/packages/linux/linux.inc +++ b/packages/linux/linux.inc @@ -12,10 +12,12 @@ DEPENDS_at91sam9260ek = "u-boot-mkimage-openmoko-native" DEPENDS_sarge-at91 = "u-boot-mkimage-openmoko-native" DEPENDS_gumstix-connex = "u-boot-mkimage-openmoko-native" DEPENDS_gumstix-verdex = "u-boot-mkimage-openmoko-native" +DEPENDS_fic-gta01 = "u-boot-mkimage-openmoko-native" +DEPENDS_fic-gta02 = "u-boot-mkimage-openmoko-native" inherit kernel -# Specify the commandline for you device here: +# Specify the commandline for you device #boot from mmc CMDLINE_at91sam9263ek = "mem=64M console=ttyS0,115200 root=/dev/mmcblk0p1 rootfstype=ext2 rootdelay=5"