add preliminary coldfire v4e support
authorImre Kaloz <kaloz@openwrt.org>
Sun, 21 Jun 2009 18:34:07 +0000 (18:34 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Sun, 21 Jun 2009 18:34:07 +0000 (18:34 +0000)
commit3d6ca2b289ae8db5e88f1ca0b4b5073256939309
tree39c068bde6937766b91ac60f5157e79c1c8a89c1
parenta08ed7dcffb16d4ab741b7801d5da0aa69f7d69b
add preliminary coldfire v4e support

SVN-Revision: 16538
14 files changed:
include/site/m68k-linux [new file with mode: 0644]
include/site/m68k-openwrt-linux-gnu [new file with mode: 0644]
include/site/m68k-openwrt-linux-uclibc [new file with mode: 0644]
include/target.mk
package/base-files/Makefile
target/Config.in
target/linux/coldfire/Makefile [new file with mode: 0644]
target/linux/coldfire/config-default [new file with mode: 0644]
target/linux/coldfire/image/Makefile [new file with mode: 0644]
target/linux/coldfire/patches/001-cf.patch [new file with mode: 0644]
toolchain/gcc/Config.in
toolchain/gcc/Config.version
toolchain/uClibc/config-0.9.30+nptl/m68k [new file with mode: 0644]
toolchain/uClibc/config-0.9.30.1/m68k [new file with mode: 0644]