add preliminary coldfire v4e support
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 21 Jun 2009 18:34:07 +0000 (18:34 +0000)
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 21 Jun 2009 18:34:07 +0000 (18:34 +0000)
commitdccbe704f2a1e6337ffc74fd8bbc4a29a1dcf502
tree39c068bde6937766b91ac60f5157e79c1c8a89c1
parentec8eb27331833b6bfce7dc40793416850d9ab026
add preliminary coldfire v4e support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16538 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]
This page took 0.03021 seconds and 4 git commands to generate.