projects
/
openwrt-10.03
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62c4c1e
)
* Rename the AMCC target to PPC44x
author
kaloz
<kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 27 Jan 2008 23:11:21 +0000
(23:11 +0000)
committer
kaloz
<kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 27 Jan 2008 23:11:21 +0000
(23:11 +0000)
* Upgrade PPC44x to 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10290
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/ppc44x/Makefile
[moved from
target/linux/amcc/Makefile
with 96% similarity]
patch
|
blob
|
history
target/linux/ppc44x/base-files/etc/inittab
[moved from
target/linux/amcc/base-files/etc/inittab
with 100% similarity]
patch
|
blob
|
history
target/linux/ppc44x/config-default
[moved from
target/linux/amcc/config-default
with 100% similarity]
patch
|
blob
|
history
target/linux/ppc44x/image/Makefile
[moved from
target/linux/amcc/image/Makefile
with 100% similarity]
patch
|
blob
|
history
target/linux/ppc44x/patches/100-taishan_emac.patch
[moved from
target/linux/amcc/patches/100-taishan_emac.patch
with 100% similarity]
patch
|
blob
|
history
target/linux/ppc44x/patches/110-openwrt_mtd_mapping.patch
[moved from
target/linux/amcc/patches/110-openwrt_mtd_mapping.patch
with 100% similarity]
patch
|
blob
|
history
target/linux/ppc44x/patches/120-uncompressed_uImage.patch
[moved from
target/linux/amcc/patches/120-uncompressed_uImage.patch
with 100% similarity]
patch
|
blob
|
history
diff --git
a/target/linux/amcc/Makefile
b/target/linux/ppc44x/Makefile
similarity index 96%
rename from
target/linux/amcc/Makefile
rename to
target/linux/ppc44x/Makefile
index 7f2bebbd8f28d2aad0b980f0b27dcd2f4ad11b7e..ed43ccaec7b5d44edcb819d80297f464ddf492c9 100644
(file)
--- a/
target/linux/amcc/Makefile
+++ b/
target/linux/ppc44x/Makefile
@@
-7,7
+7,7
@@
include $(TOPDIR)/rules.mk
ARCH:=powerpc
-BOARD:=
amcc
+BOARD:=
ppc44x
BOARDNAME:=AMCC Taishan
FEATURES:=jffs2
diff --git
a/target/linux/amcc/base-files/etc/inittab
b/target/linux/ppc44x/base-files/etc/inittab
similarity index 100%
rename from
target/linux/amcc/base-files/etc/inittab
rename to
target/linux/ppc44x/base-files/etc/inittab
diff --git
a/target/linux/amcc/config-default
b/target/linux/ppc44x/config-default
similarity index 100%
rename from
target/linux/amcc/config-default
rename to
target/linux/ppc44x/config-default
diff --git
a/target/linux/amcc/image/Makefile
b/target/linux/ppc44x/image/Makefile
similarity index 100%
rename from
target/linux/amcc/image/Makefile
rename to
target/linux/ppc44x/image/Makefile
diff --git
a/target/linux/amcc/patches/100-taishan_emac.patch
b/target/linux/ppc44x/patches/100-taishan_emac.patch
similarity index 100%
rename from
target/linux/amcc/patches/100-taishan_emac.patch
rename to
target/linux/ppc44x/patches/100-taishan_emac.patch
diff --git
a/target/linux/amcc/patches/110-openwrt_mtd_mapping.patch
b/target/linux/ppc44x/patches/110-openwrt_mtd_mapping.patch
similarity index 100%
rename from
target/linux/amcc/patches/110-openwrt_mtd_mapping.patch
rename to
target/linux/ppc44x/patches/110-openwrt_mtd_mapping.patch
diff --git
a/target/linux/amcc/patches/120-uncompressed_uImage.patch
b/target/linux/ppc44x/patches/120-uncompressed_uImage.patch
similarity index 100%
rename from
target/linux/amcc/patches/120-uncompressed_uImage.patch
rename to
target/linux/ppc44x/patches/120-uncompressed_uImage.patch