mpc83xx: remove broken flag
SVN-Revision: 31591
This commit is contained in:
parent
257a201b56
commit
6caa1aab10
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ ARCH:=powerpc
|
||||||
BOARD:=mpc83xx
|
BOARD:=mpc83xx
|
||||||
BOARDNAME:=Freescale MPC83xx
|
BOARDNAME:=Freescale MPC83xx
|
||||||
CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=603e
|
CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=603e
|
||||||
FEATURES:=squashfs targz broken
|
FEATURES:=squashfs targz
|
||||||
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
|
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
|
||||||
|
|
||||||
LINUX_VERSION:=3.3.4
|
LINUX_VERSION:=3.3.4
|
||||||
|
|
Loading…
Reference in a new issue