config TARGET_INITRAMFS_COMPRESSION_LZMA
bool "LZMA"
+
+ config TARGET_INITRAMFS_COMPRESSION_LZO
+ bool "LZO"
endchoice
config TARGET_ROOTFS_JFFS2
source "target/imagebuilder/Config.in"
source "target/sdk/Config.in"
+source "target/toolchain/Config.in"
source "tmp/.config-package.in"