1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

add preliminary coldfire v4e support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16538 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
kaloz
2009-06-21 18:34:07 +00:00
parent ec8eb27331
commit dccbe704f2
14 changed files with 51268 additions and 1 deletions

View File

@@ -50,4 +50,5 @@ if !TOOLCHAINOPTS
config GCC_VERSION_4_3_3
default y if TARGET_ps3_petitboot
default y if TARGET_etrax
default y if TARGET_coldfire
endif