ppc44x: Remove unmaintained target
[openwrt/staging/chunkeey.git] / target / linux / omap24xx / base-files / etc / config / fstab
1 config mount
2 option target /maemo/initfs
3 option device /dev/mtdblock3
4 option fstype jffs2
5 option options rw,noatime
6 option enabled 0
7
8 config mount
9 option target /maemo/rootfs
10 option device /dev/mtdblock4
11 option fstype jffs2
12 option options rw,noatime
13 option enabled 0