mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-20 13:23:08 +00:00
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
|