mirror of https://github.com/hak5/openwrt.git
11 lines
264 B
Diff
11 lines
264 B
Diff
|
--- a/gcc/config.gcc
|
||
|
+++ b/gcc/config.gcc
|
||
|
@@ -1610,6 +1610,7 @@ m32rle-*-linux*)
|
||
|
if test x$enable_threads = xyes; then
|
||
|
thread_file='posix'
|
||
|
fi
|
||
|
+ tmake_file="m68k/t-floatlib m68k/t-m68kbare m68k/t-m68kelf"
|
||
|
;;
|
||
|
m68k-*-elf* | fido-*-elf*)
|
||
|
case ${target} in
|