diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-01-27 23:11:21 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-01-27 23:11:21 +0000 |
commit | 402669ffa1b1e78f1b6bcbffca7e5b8966a209a9 (patch) | |
tree | 446e12dc753b7f9a254f9f497d6d8c2c877b22c7 /target | |
parent | 62c4c1e4171e3c0a9581562019e87c7550531a48 (diff) |
* Rename the AMCC target to PPC44x
* Upgrade PPC44x to 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10290 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 7f2bebbd8..ed43ccaec 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 859dc530c..859dc530c 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 365dc0edf..365dc0edf 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 bd284eb97..bd284eb97 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 fde73b77b..fde73b77b 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 7d07fa925..7d07fa925 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 b1f270783..b1f270783 100644 --- a/target/linux/amcc/patches/120-uncompressed_uImage.patch +++ b/target/linux/ppc44x/patches/120-uncompressed_uImage.patch |