Master Config File

case "$target_triplet" in { { "native" } { set target_abbrev unix } { "m68*-unknown-aout" } { set target_abbrev "rom68k" # IDP target # IDP board with rom68k monitor set target_info (idp, name) "idp" set target_info (idp, ldflags) "-Tidp.ld" set target_info (idp, config) m68k-unknown-aout set target_info (idp, cflags) "" set target_info (idp, connect) telnet set target_info (idp, target) "s7" set target_info (idp, serial) "tstty12" set target_info (idp, netport) "truckin:1007" set target_info (idp, baud) "9600" } }

Master Config File

Previous slide Next slide Back to the first slide View Graphic Version