b7c4ab809a
Add mips-softmmu-common.mak and include it in existing mips*-softmmu.mak files to avoid having to repeat CONFIG defines four times. Suggested-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
10 lines
174 B
Makefile
10 lines
174 B
Makefile
# Default configuration for mips64-softmmu
|
|
|
|
include mips-softmmu-common.mak
|
|
CONFIG_RC4030=y
|
|
CONFIG_DP8393X=y
|
|
CONFIG_DS1225Y=y
|
|
CONFIG_JAZZ=y
|
|
CONFIG_G364FB=y
|
|
CONFIG_JAZZ_LED=y
|