mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-19 21:51:25 +02: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/
|