From: Rod Whitby Date: Wed, 11 Jan 2006 17:11:56 +0000 (+0000) Subject: nas100d.conf: Enable LE fixup for the ixp4xx kernel. X-Git-Tag: Release-2010-05/1~9453^2~2683 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=685ac6bcfbdbe1890c47eefdcb96b7903e013595;p=openembedded.git nas100d.conf: Enable LE fixup for the ixp4xx kernel. --- diff --git a/conf/machine/nas100d.conf b/conf/machine/nas100d.conf index 4798c23c28..f99b601628 100644 --- a/conf/machine/nas100d.conf +++ b/conf/machine/nas100d.conf @@ -11,3 +11,4 @@ USE_VT = "0" CMDLINE_ROOT = "root=/dev/mtdblock2 rw rootfstype=jffs2 mem=64M@0x00000000 init=/linuxrc" IXP4XX_SUFFIX = "${MACHINE}${BYTE_SEX_CHAR}" IXP4XX_MACHID = "865" +IXP4XX_LEFIXUP = "1"