Correct error in ASRock E350M1 commit that breaks build for ASRock 939a785gmh.
Signed-off-by: Scott Duplichan <scott@notabs.org> Acked-by: Peter Stuge <peter@stuge.se> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6383 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
63896e75b4
commit
656060d1d9
|
@ -28,6 +28,7 @@ config BOARD_ASROCK_E350M1
|
|||
|
||||
endchoice
|
||||
|
||||
source "src/mainboard/asrock/939a785gmh/Kconfig"
|
||||
source "src/mainboard/asrock/e350m1/Kconfig"
|
||||
|
||||
config MAINBOARD_VENDOR
|
||||
|
|
Loading…
Reference in New Issue