]> git.baikalelectronics.ru Git - uboot.git/commit
Makefile: remove m68k GCC 3.4 workaround
authorMasahiro Yamada <masahiroy@kernel.org>
Thu, 14 May 2020 02:38:20 +0000 (11:38 +0900)
committerTom Rini <trini@konsulko.com>
Fri, 15 May 2020 18:47:35 +0000 (14:47 -0400)
commit5d8481e2580077cb2c474edbadaaa18d8eff91e1
tree5f8b0e97f79ab7faa216b80e19ce432c3a0d6b71
parentafc746cf2b99bd21135f2f42389edfdd57642b99
Makefile: remove m68k GCC 3.4 workaround

This code dates back to 2006, commit 483a0cf804df ("Fixes for gcc 3.4
based m68k toolchain,").

GCC 3.4 is so old. We do not support it.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Makefile