mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 17:07:38 +00:00
9ca71c9c19
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/
|