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
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to