soc/riscv: Fix typo in src/soc/ucb/Makefile.inc.
riscv builds again. Change-Id: I4caaee49c3eaa948540a916f684dd4e1ed9c9011 Signed-off-by: Ronald G. Minnich <rminnich@gmail.com> Reviewed-on: http://review.coreboot.org/8026 Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Tested-by: build bot (Jenkins)
This commit is contained in:
parent
922b3ca8e5
commit
e8897c45a8
|
@ -1 +1 @@
|
|||
subdirs-$(CONFIG_CPU_UCB_RISCV) += riscv
|
||||
subdirs-$(CONFIG_SOC_UCB_RISCV) += riscv
|
||||
|
|
Loading…
Reference in New Issue