commit | 6463fd8f952df9e4bb448f0aff5d16873f8dfdb2 | [log] [tgz] |
---|---|---|
author | angelo@sysam.it <angelo@sysam.it> | Sun Dec 06 17:47:59 2015 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sun Dec 13 20:22:00 2015 -0500 |
tree | 3c2e23045aadf35ef674397c6bff716eb0761b01 | |
parent | 8405b8d98a96233cc73969817367630ae7cc46b1 [diff] [blame] |
m68k: add private libgcc Add private libgcc Signed-off-by: Angelo Dureghello <angelo@sysam.it>
diff --git a/arch/Kconfig b/arch/Kconfig index 6489cc9..1709d40 100644 --- a/arch/Kconfig +++ b/arch/Kconfig
@@ -40,6 +40,7 @@ config M68K bool "M68000 architecture" + select HAVE_PRIVATE_LIBGCC select HAVE_GENERIC_BOARD select SYS_GENERIC_BOARD