projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix ifxmips image file name (thx, nix)
[openwrt.git]
/
target
/
linux
/
ppc44x
/
Makefile
diff --git
a/target/linux/ppc44x/Makefile
b/target/linux/ppc44x/Makefile
index
0a5fd35
..
90921e0
100644
(file)
--- a/
target/linux/ppc44x/Makefile
+++ b/
target/linux/ppc44x/Makefile
@@
-8,10
+8,10
@@
include $(TOPDIR)/rules.mk
ARCH:=powerpc
BOARD:=ppc44x
ARCH:=powerpc
BOARD:=ppc44x
-BOARDNAME:=AMCC
Taishan
+BOARDNAME:=AMCC
/IBM PPC44x
FEATURES:=squashfs
FEATURES:=squashfs
-LINUX_VERSION:=2.6.24.
5
+LINUX_VERSION:=2.6.24.
7
LINUX_KARCH:=powerpc
include $(INCLUDE_DIR)/target.mk
LINUX_KARCH:=powerpc
include $(INCLUDE_DIR)/target.mk
This page took
0.023581 seconds
and
4
git commands to generate.