X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/7345822d30947ef190ed31f4afd20eb44044aee9..897a534e8b5fe7ef1d6b8eaee3b57eb7d637e1de:/include/image.mk diff --git a/include/image.mk b/include/image.mk index 6df656b9f..4ec7d91bf 100644 --- a/include/image.mk +++ b/include/image.mk @@ -44,7 +44,7 @@ ifneq ($(CONFIG_JFFS2_LZMA),y) JFFS2OPTS += -x lzma endif -ifneq ($(CONFIG_LINUX_2_4)$(CONFIG_LINUX_2_6_25),) +ifneq ($(CONFIG_LINUX_2_6_25),) USE_SQUASHFS3 := y endif