projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ramips: rt305x: add support for the Netcore NW718 board
[openwrt.git]
/
target
/
linux
/
mpc83xx
/
Makefile
diff --git
a/target/linux/mpc83xx/Makefile
b/target/linux/mpc83xx/Makefile
index
1bbfa76
..
45ad9bc
100644
(file)
--- a/
target/linux/mpc83xx/Makefile
+++ b/
target/linux/mpc83xx/Makefile
@@
-9,9
+9,11
@@
include $(TOPDIR)/rules.mk
ARCH:=powerpc
BOARD:=mpc83xx
BOARDNAME:=Freescale MPC83xx
ARCH:=powerpc
BOARD:=mpc83xx
BOARDNAME:=Freescale MPC83xx
-FEATURES:=squashfs tgz broken
+CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=603e
+FEATURES:=squashfs targz broken
+MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=2.6.3
1.11
+LINUX_VERSION:=2.6.3
6.4
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
This page took
0.022229 seconds
and
4
git commands to generate.