mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-03 02:03:01 +00:00

Add basic support for the Nuvoton NPCM845 EVB (Arbel). Signed-off-by: Jim Liu <JJLIU0@nuvoton.com>
2 lines
78 B
Makefile
2 lines
78 B
Makefile
obj-$(CONFIG_ARCH_NPCM7xx) += npcm7xx/
|
|
obj-$(CONFIG_ARCH_NPCM8XX) += npcm8xx/
|