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

Refactor omap35xx sub-targets to cater for beagleboard and gumstix overo

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21858 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hcg
2010-06-21 11:59:59 +00:00
parent 6e26c2c9e5
commit c452aed981
11 changed files with 536 additions and 8 deletions

View File

@@ -91,7 +91,7 @@ if !LINUX_2_4
config GCC_VERSION_4_4_3
default y if powerpc
default y if (TARGET_octeon || TARGET_sibyte)
default y if (TARGET_octeon || TARGET_sibyte || TARGET_omap35xx)
endif
endif