rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.1 patch...
authorImre Kaloz <kaloz@openwrt.org>
Fri, 27 Oct 2006 10:26:00 +0000 (10:26 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Fri, 27 Oct 2006 10:26:00 +0000 (10:26 +0000)
commitf8aa6c7c8f3af42341da4747e227e2dbdb1bf6f8
tree3452076d913f8bac995f158c9184a79fd5755f5d
parent50525d647065b48db63eb738aa5eab4379d6fbe2
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]