1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
if TARGET_ARCANGEL4 config SYS_VENDOR default "synopsys" config SYS_CONFIG_NAME default "arcangel4" endif if TARGET_ARCANGEL4_BE config SYS_VENDOR default "synopsys" config SYS_CONFIG_NAME default "arcangel4-be" endif