2001-10-30 Jeff Johnston <jjohnstn@redhat.com>
* mn10300/asb2305.ld: Added ASB2305 support. * mn10300/configure: Ditto. * mn10300/configure.in: Ditto. 2001-09-12 Stan Cox <scox@redhat.com> * mn10300/asb2303.ld: New file. Linker script for the ASB2303 AM33/2.00 board. * mn10300/configure.in: Add support for asb2303 board script.
This commit is contained in:
5
libgloss/mn10300/configure
vendored
5
libgloss/mn10300/configure
vendored
@@ -908,6 +908,11 @@ fi
|
||||
|
||||
|
||||
case "${target}" in
|
||||
mn10300-*elf)
|
||||
part_specific_obj=vr4300.o
|
||||
script_list="eval sim asb2303 asb2305"
|
||||
bsp_list="libeval.a libcygmon.a"
|
||||
;;
|
||||
*)
|
||||
part_specific_obj=vr4300.o
|
||||
script_list="eval sim"
|
||||
|
Reference in New Issue
Block a user