From b6e9dc210ca9a53960cd55ef48210f62ba4739ae Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sat, 5 May 2012 11:43:21 +0000 Subject: mpc83xx: remove broken flag git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31591 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/mpc83xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/mpc83xx/Makefile b/target/linux/mpc83xx/Makefile index 0795c80bdf..e8f9470e6c 100644 --- a/target/linux/mpc83xx/Makefile +++ b/target/linux/mpc83xx/Makefile @@ -10,7 +10,7 @@ ARCH:=powerpc BOARD:=mpc83xx BOARDNAME:=Freescale MPC83xx CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=603e -FEATURES:=squashfs targz broken +FEATURES:=squashfs targz MAINTAINER:=Imre Kaloz LINUX_VERSION:=3.3.4 -- cgit v1.2.3