projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ppc: add missing symbols for building with a newer toolchain
[openwrt.git]
/
target
/
linux
/
mpc52xx
/
Makefile
diff --git
a/target/linux/mpc52xx/Makefile
b/target/linux/mpc52xx/Makefile
index
2532895
..
0e5e81d
100644
(file)
--- a/
target/linux/mpc52xx/Makefile
+++ b/
target/linux/mpc52xx/Makefile
@@
-11,7
+11,7
@@
BOARD:=mpc52xx
BOARDNAME:=Freescale MPC52xx
FEATURES:=tgz ext2
-LINUX_VERSION:=2.6.30.
8
+LINUX_VERSION:=2.6.30.
9
LINUX_KARCH:=powerpc
include $(INCLUDE_DIR)/target.mk
This page took
0.022983 seconds
and
4
git commands to generate.