projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ppc40x]: upgrade to 3.0 (magicbox ata and openrb usb is broken, but the current...
[openwrt.git]
/
target
/
linux
/
mpc83xx
/
Makefile
diff --git
a/target/linux/mpc83xx/Makefile
b/target/linux/mpc83xx/Makefile
index
976a7be
..
45ad9bc
100644
(file)
--- a/
target/linux/mpc83xx/Makefile
+++ b/
target/linux/mpc83xx/Makefile
@@
-9,11
+9,11
@@
include $(TOPDIR)/rules.mk
ARCH:=powerpc
BOARD:=mpc83xx
BOARDNAME:=Freescale MPC83xx
ARCH:=powerpc
BOARD:=mpc83xx
BOARDNAME:=Freescale MPC83xx
-CFLAGS:=-Os -pipe -f
unit-at-a-time
-mcpu=603e
+CFLAGS:=-Os -pipe -f
no-caller-saves
-mcpu=603e
FEATURES:=squashfs targz broken
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
FEATURES:=squashfs targz broken
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=2.6.36.
2
+LINUX_VERSION:=2.6.36.
4
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
This page took
0.023577 seconds
and
4
git commands to generate.