From 8fe18591fd58091a0bfadfb61eb8276e4e39a2ec Mon Sep 17 00:00:00 2001 From: juhosg Date: Fri, 1 Feb 2013 17:28:54 +0000 Subject: mpc85xx: remove broken flag Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35439 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/mpc85xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile index 1a744ebcc8..597ac9e828 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 broken +FEATURES:=spe_fpu ramdisk MAINTAINER:=Imre Kaloz LINUX_VERSION:=3.3.8 -- cgit v1.2.3