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:
Ronald G. Minnich 2014-12-31 19:44:22 -08:00
parent 922b3ca8e5
commit e8897c45a8
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
subdirs-$(CONFIG_CPU_UCB_RISCV) += riscv
subdirs-$(CONFIG_SOC_UCB_RISCV) += riscv