diff options
-rw-r--r-- | conf/machine/nas100d.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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" |