projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ar71xx: enable GPIO support for the AR934x SoCs
[openwrt.git]
/
toolchain
/
gcc
/
patches
/
4.3.5
/
999-coldfire.patch
1
--- a/gcc/config.gcc
2
+++ b/gcc/config.gcc
3
@@ -1645,6 +1645,7 @@ m68k-*-linux*) # Motorola m68k's runnin
4
if test x$sjlj != x1; then
5
tmake_file="$tmake_file m68k/t-slibgcc-elf-ver"
6
fi
7
+ tmake_file="m68k/t-floatlib m68k/t-m68kbare m68k/t-m68kelf"
8
;;
9
m68k-*-rtems*)
10
default_m68k_cpu=68020
This page took
0.04058 seconds
and
5
git commands to generate.