support Linux Kernel 3.6

pull/5/head
Tomas M 2012-10-16 14:20:08 -05:00
parent 46dc63915b
commit 68b55ce9bc
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ mknod $INITRAMFS/dev/tty4 c 4 4
# TODO: add all comon filesystems which are NOT compiled in kernel already
copy_including_deps /$LMK/kernel/fs/squashfs
copy_including_deps /$LMK/kernel/drivers/staging/zsmalloc # needed by zram
copy_including_deps /$LMK/kernel/drivers/staging/zram
copy_including_deps /$LMK/kernel/drivers/block/loop.*
copy_including_deps /$LMK/kernel/fs/fuse