From 69cc70a43c41bd2116cf4d807a0bff58167a41b9 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Tue, 19 Feb 2013 14:53:15 +0000 Subject: mpc85xx: enable squashfs feature Signed-off-by: Gabor Juhos SVN-Revision: 35675 --- target/linux/mpc85xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/mpc85xx/Makefile') diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile index df8204dba2..92064d0dca 100644 --- a/target/linux/mpc85xx/Makefile +++ b/target/linux/mpc85xx/Makefile @@ -10,7 +10,7 @@ ARCH:=powerpc BOARD:=mpc85xx BOARDNAME:=Freescale MPC85xx CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=8540 -FEATURES:=spe_fpu ramdisk +FEATURES:=spe_fpu squashfs MAINTAINER:=Imre Kaloz LINUX_VERSION:=3.7.9 -- cgit v1.2.3