projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: add AR71XX_ prefix to GPIO_REG_* defines
[openwrt.git]
/
target
/
linux
/
mpc52xx
/
Makefile
diff --git
a/target/linux/mpc52xx/Makefile
b/target/linux/mpc52xx/Makefile
index
b4649e4
..
3d9c470
100644
(file)
--- a/
target/linux/mpc52xx/Makefile
+++ b/
target/linux/mpc52xx/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
ARCH:=powerpc
BOARD:=mpc52xx
BOARDNAME:=Freescale MPC52xx
-CFLAGS:=-Os -pipe -f
unit-at-a-time
-mcpu=603e
+CFLAGS:=-Os -pipe -f
no-caller-saves
-mcpu=603e
FEATURES:=targz ext4
LINUX_VERSION:=2.6.30.10
This page took
0.027533 seconds
and
4
git commands to generate.