X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7345822d30947ef190ed31f4afd20eb44044aee9..bd52e4aa510cb7c1304e2ad397e4f98b9d0457b6:/include/image.mk?ds=sidebyside 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