From 95ba9b7d3003dfa99a2b866979189d1075227868 Mon Sep 17 00:00:00 2001 From: Darren Hart Date: Wed, 14 Dec 2011 15:13:57 -0800 Subject: linux-yocto-tiny: New kernel recipe for tiny distros linux-yocto-tiny drops the linux-tools and sets the KMACHINE branch to standard/tiny. (From OE-Core rev: 8a76f80cabb8df5959707ee708f2c00b28a784e7) Signed-off-by: Darren Hart Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-tiny/ext2.cfg | 1 + 1 file changed, 1 insertion(+) create mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny/ext2.cfg (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny/ext2.cfg') diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny/ext2.cfg b/meta/recipes-kernel/linux/linux-yocto-tiny/ext2.cfg new file mode 100644 index 0000000000..e35c36d971 --- /dev/null +++ b/meta/recipes-kernel/linux/linux-yocto-tiny/ext2.cfg @@ -0,0 +1 @@ +CONFIG_EXT2_FS=y -- cgit v1.2.3-54-g00ecf