output firmware files in bin/$(BOARD) instead of bin/
[openwrt/svn-archive/archive.git] / Config.in
index 3e8475cc30755168e4a268138dca22e2849d4394..71a7c7da8ac23a97f103dcfc5b9b725f6edaccf0 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -43,6 +43,9 @@ menu "Target Images"
 
                config TARGET_INITRAMFS_COMPRESSION_LZMA
                        bool "LZMA"
+
+               config TARGET_INITRAMFS_COMPRESSION_LZO
+                       bool "LZO"
        endchoice
 
        config TARGET_ROOTFS_JFFS2