rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.1 patch...
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 27 Oct 2006 10:26:00 +0000 (10:26 +0000)
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 27 Oct 2006 10:26:00 +0000 (10:26 +0000)
commit1fedb113e37a2b85d9e3c822725468c51a8e6a7a
tree3452076d913f8bac995f158c9184a79fd5755f5d
parentf2a27506520f0e010b3b3325a8a940d3d3257351
rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.1 patch for arm

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5310 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 files changed:
include/target.mk
target/Config.in
target/image/ixp4xx/Makefile [new file with mode: 0644]
target/image/xscale/Makefile [deleted file]
target/linux/ixp4xx-2.6/Makefile [new file with mode: 0644]
target/linux/ixp4xx-2.6/config [new file with mode: 0644]
target/linux/ixp4xx-2.6/patches/001-gateway_7001.patch [new file with mode: 0644]
target/linux/xscale-2.6/Makefile [deleted file]
target/linux/xscale-2.6/config [deleted file]
target/linux/xscale-2.6/patches/001-gateway_7001.patch [deleted file]
toolchain/gcc/Config.version
toolchain/uClibc/patches/170-arm_gcc41.patch [new file with mode: 0644]