Compare with Previous | Blame | View Log
# Put definitions for platforms and boards in here. ifdef CONFIG_OR32 PLATFORM := or32 ifdef CONFIG_GEN BOARD := gen endif endif
# Put definitions for platforms and boards in here.
ifdef CONFIG_OR32
PLATFORM := or32
ifdef CONFIG_GEN
BOARD := gen
endif