From f16a932fac4b9bad14b7e82a90c44efaf92bf881 Mon Sep 17 00:00:00 2001 From: juhosg Date: Wed, 26 Aug 2009 09:52:25 +0000 Subject: create v4 squashfs image for 2.6.31 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17406 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- include/image.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/image.mk') diff --git a/include/image.mk b/include/image.mk index d8cf93fa2..cab9722df 100644 --- a/include/image.mk +++ b/include/image.mk @@ -23,7 +23,7 @@ JFFS2OPTS := --pad --big-endian --squash SQUASHFS_OPTS := -be endif -ifneq ($(CONFIG_LINUX_2_6_30),) +ifneq ($(CONFIG_LINUX_2_6_30)$(CONFIG_LINUX_2_6_31),) USE_SQUASHFS4 := y endif -- cgit v1.2.3