diff options
Diffstat (limited to 'conf/machine/nas100d.conf')
-rw-r--r-- | conf/machine/nas100d.conf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/conf/machine/nas100d.conf b/conf/machine/nas100d.conf index a628841878..29a3b04f5f 100644 --- a/conf/machine/nas100d.conf +++ b/conf/machine/nas100d.conf @@ -3,9 +3,3 @@ #@DESCRIPTION: Machine configuration for the Iomega NAS 100d product include conf/machine/include/ixp4xx.conf - -# The correct settings for the NAS100D board: -CMDLINE_ROOT = "root=/dev/mtdblock2 rw rootfstype=jffs2 mem=64M@0x00000000 init=/linuxrc" -# This following means the kernel will only run on a NAS100D board: -IXP4XX_SUFFIX = "${MACHINE}${ARCH_BYTE_SEX}" -IXP4XX_MACHID = "865" |