mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 20:24:15 +02:00
mpc83xx: remove broken flag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31591 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f3c883c98f
commit
321be1fc52
@ -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 New Issue
Block a user