* Rename the AMCC target to PPC44x
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 27 Jan 2008 23:11:21 +0000 (23:11 +0000)
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 27 Jan 2008 23:11:21 +0000 (23:11 +0000)
commit402669ffa1b1e78f1b6bcbffca7e5b8966a209a9
tree446e12dc753b7f9a254f9f497d6d8c2c877b22c7
parent62c4c1e4171e3c0a9581562019e87c7550531a48
* 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
14 files changed:
target/linux/amcc/Makefile [deleted file]
target/linux/amcc/base-files/etc/inittab [deleted file]
target/linux/amcc/config-default [deleted file]
target/linux/amcc/image/Makefile [deleted file]
target/linux/amcc/patches/100-taishan_emac.patch [deleted file]
target/linux/amcc/patches/110-openwrt_mtd_mapping.patch [deleted file]
target/linux/amcc/patches/120-uncompressed_uImage.patch [deleted file]
target/linux/ppc44x/Makefile [new file with mode: 0644]
target/linux/ppc44x/base-files/etc/inittab [new file with mode: 0644]
target/linux/ppc44x/config-default [new file with mode: 0644]
target/linux/ppc44x/image/Makefile [new file with mode: 0644]
target/linux/ppc44x/patches/100-taishan_emac.patch [new file with mode: 0644]
target/linux/ppc44x/patches/110-openwrt_mtd_mapping.patch [new file with mode: 0644]
target/linux/ppc44x/patches/120-uncompressed_uImage.patch [new file with mode: 0644]
This page took 0.021267 seconds and 4 git commands to generate.