diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-01-27 23:11:21 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-01-27 23:11:21 +0000 |
commit | f66f06c1894b7becb24cad683f10201e04d60724 (patch) | |
tree | b57575ff6308e27f44770db90ced803a253505f9 | |
parent | 759ccc4b8b3fd9ec9ad34423e5ee53131de77c55 (diff) | |
download | upstream-f66f06c1894b7becb24cad683f10201e04d60724.tar.gz upstream-f66f06c1894b7becb24cad683f10201e04d60724.tar.bz2 upstream-f66f06c1894b7becb24cad683f10201e04d60724.zip |
* Rename the AMCC target to PPC44x * Upgrade PPC44x to 2.6.23
SVN-Revision: 10290
-rw-r--r-- | target/linux/ppc44x/Makefile (renamed from target/linux/amcc/Makefile) | 2 | ||||
-rw-r--r-- | target/linux/ppc44x/base-files/etc/inittab (renamed from target/linux/amcc/base-files/etc/inittab) | 0 | ||||
-rw-r--r-- | target/linux/ppc44x/config-default (renamed from target/linux/amcc/config-default) | 0 | ||||
-rw-r--r-- | target/linux/ppc44x/image/Makefile (renamed from target/linux/amcc/image/Makefile) | 0 | ||||
-rw-r--r-- | target/linux/ppc44x/patches/100-taishan_emac.patch (renamed from target/linux/amcc/patches/100-taishan_emac.patch) | 0 | ||||
-rw-r--r-- | target/linux/ppc44x/patches/110-openwrt_mtd_mapping.patch (renamed from target/linux/amcc/patches/110-openwrt_mtd_mapping.patch) | 0 | ||||
-rw-r--r-- | target/linux/ppc44x/patches/120-uncompressed_uImage.patch (renamed from target/linux/amcc/patches/120-uncompressed_uImage.patch) | 0 |
7 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/amcc/Makefile b/target/linux/ppc44x/Makefile index 7f2bebbd8f..ed43ccaec7 100644 --- 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 index 859dc530ce..859dc530ce 100644 --- a/target/linux/amcc/base-files/etc/inittab +++ b/target/linux/ppc44x/base-files/etc/inittab diff --git a/target/linux/amcc/config-default b/target/linux/ppc44x/config-default index 365dc0edf4..365dc0edf4 100644 --- a/target/linux/amcc/config-default +++ b/target/linux/ppc44x/config-default diff --git a/target/linux/amcc/image/Makefile b/target/linux/ppc44x/image/Makefile index bd284eb975..bd284eb975 100644 --- a/target/linux/amcc/image/Makefile +++ b/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 index fde73b77b6..fde73b77b6 100644 --- a/target/linux/amcc/patches/100-taishan_emac.patch +++ b/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 index 7d07fa9256..7d07fa9256 100644 --- a/target/linux/amcc/patches/110-openwrt_mtd_mapping.patch +++ b/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 index b1f2707834..b1f2707834 100644 --- a/target/linux/amcc/patches/120-uncompressed_uImage.patch +++ b/target/linux/ppc44x/patches/120-uncompressed_uImage.patch |