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)
commit2004d4165a115806503d31a3d1162e1d3ab3ed6b
tree079db45f0521d47c1860a9d75019a9b9c390c71a
parent76d86cd4bba8c968475ec9390aa886b8fd6a7adf
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]