mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 02:49:29 -05:00
add optimization to Freescale targets
SVN-Revision: 24341
This commit is contained in:
@@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
ARCH:=powerpc
|
||||
BOARD:=mpc52xx
|
||||
BOARDNAME:=Freescale MPC52xx
|
||||
CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=603e
|
||||
FEATURES:=targz ext4
|
||||
|
||||
LINUX_VERSION:=2.6.30.10
|
||||
|
||||
@@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
ARCH:=powerpc
|
||||
BOARD:=mpc83xx
|
||||
BOARDNAME:=Freescale MPC83xx
|
||||
CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=603e
|
||||
FEATURES:=squashfs targz broken
|
||||
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user