projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
upgrade to 2.6.24.5
[openwrt.git]
/
target
/
linux
/
ppc44x
/
Makefile
diff --git
a/target/linux/ppc44x/Makefile
b/target/linux/ppc44x/Makefile
index
ed43cca
..
0a5fd35
100644
(file)
--- a/
target/linux/ppc44x/Makefile
+++ b/
target/linux/ppc44x/Makefile
@@
-9,13
+9,15
@@
include $(TOPDIR)/rules.mk
ARCH:=powerpc
BOARD:=ppc44x
BOARDNAME:=AMCC Taishan
ARCH:=powerpc
BOARD:=ppc44x
BOARDNAME:=AMCC Taishan
-FEATURES:=
jffs2
+FEATURES:=
squashfs
-LINUX_VERSION:=2.6.2
3.14
-LINUX_KARCH:=ppc
+LINUX_VERSION:=2.6.2
4.5
+LINUX_KARCH:=p
ower
pc
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
+KERNELNAME:="zImage"
+
define Target/Description
Build firmware images for the AMCC Taishan evaluation board
endef
define Target/Description
Build firmware images for the AMCC Taishan evaluation board
endef
This page took
0.024712 seconds
and
4
git commands to generate.