[OpenWrt-Devel] [PATCH v2 0/2] kernel: add kmod-ubi and kmod-fs-ubifs

Ralph Sennhauser ralph.sennhauser at gmail.com
Tue Aug 23 03:20:49 EDT 2016


I use kmod-ubi for creating a block device from the squasfs using module
parameters as there is no busybox ubiblock applet yet. If ubi is made
available as module so obvioulsy should ubifs.

This completes the addition of kmod-fs-squashfs in commit
5163389b9c3b302a0d53df9a70294da5cbc08ada

--
V2: kmod-ubifs -> kmod-fs-ubifs in commit message

Ralph Sennhauser (2):
  kernel: add kmod-ubi
  kernel: add kmod-fs-ubifs

 package/kernel/linux/modules/block.mk | 21 +++++++++++++++++++++
 package/kernel/linux/modules/fs.mk    | 17 +++++++++++++++++
 2 files changed, 38 insertions(+)

-- 
2.7.3
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list