From 71a3d54218dea60f77e5452f7d99f62cbdceb3a0 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Wed, 26 Aug 2009 09:52:25 +0000 Subject: create v4 squashfs image for 2.6.31 SVN-Revision: 17406 --- 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 d8cf93fa2c..cab9722df6 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