mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-11 20:46:00 +01:00
Add basic support for the Nuvoton NPCM845 EVB (Arbel). Signed-off-by: Jim Liu <JJLIU0@nuvoton.com>
3 lines
78 B
Makefile
3 lines
78 B
Makefile
obj-$(CONFIG_ARCH_NPCM7xx) += npcm7xx/
|
|
obj-$(CONFIG_ARCH_NPCM8XX) += npcm8xx/
|