mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-20 05:17:54 +00:00
6d70a576da
Signed-off-by: Remy Bohmer <linux@bohmer.net> [yann.morin.1998@anciens.enib.fr: use defaults for CT_TARGET_ARCH] Signed-off-by: "Yann E. MORIN <yann.morin.1998@anciens.enib.fr>
11 lines
227 B
Plaintext
11 lines
227 B
Plaintext
# m68k specific configuration file
|
|
# depends on EXPERIMENTAL
|
|
|
|
config ARCH_m68k
|
|
select ARCH_SUPPORTS_32
|
|
select ARCH_DEFAULT_32
|
|
select ARCH_DEFAULT_BE
|
|
select ARCH_SUPPORT_CPU
|
|
help
|
|
The m68k architecture
|