Sorry to bother you. I found the patch https://dev.openwrt.org/changeset/26645/trunk/package/kernel/modules/fs.mk
which points out clearly the reason Maarten On Sun, 2011-07-03 at 20:49 +0200, Maarten Bezemer wrote: > Why does the ext3 kernel module require LINUX_2_6_30 or LINUX_2_6_31 to > be set? In package/kernel/modeules.fs.mk: > > DEPENDS:=$(if $(DUMP)$(CONFIG_FS_MBCACHE),+kmod-fs-mbcache) > @LINUX_2_6_30||LINUX_2_6_31 > > The Orion Marvell target uses 2.6.37(.6) and therefore the ext3 > filesystem is not present anymore... > (same for ext3) > > Should I make a patch to add LINUX_2_6_37, or is there another reason? > > Thanks, > Maarten > _______________________________________________ > openwrt-devel mailing list > [email protected] > https://lists.openwrt.org/mailman/listinfo/openwrt-devel _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
