mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 12:23:31 +08:00
support OSE.
This commit is contained in:
@ -37,6 +37,8 @@ mh-sco
|
||||
mh-solaris
|
||||
mh-sysv
|
||||
mh-sysv4
|
||||
mt-OSE68000
|
||||
mt-OSE68k
|
||||
mt-a29k
|
||||
mt-ebmon29k
|
||||
mt-os68k
|
||||
|
2
config/mt-OSE68000
Executable file
2
config/mt-OSE68000
Executable file
@ -0,0 +1,2 @@
|
||||
ALL= all.cross
|
||||
INSTALL_TARGET= install.cross
|
2
config/mt-OSE68k
Executable file
2
config/mt-OSE68k
Executable file
@ -0,0 +1,2 @@
|
||||
ALL= all.cross
|
||||
INSTALL_TARGET= install.cross
|
Reference in New Issue
Block a user