commit | 9ca71c9c19d83032a16c7df005cdb77f003ee438 | [log] [tgz] |
---|---|---|
author | Jim Liu <jim.t90615@gmail.com> | Tue Sep 27 16:45:15 2022 +0800 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 06 21:05:17 2022 -0400 |
tree | ac6e7ba2cf9f2e3766bb727be4775f52d5a6d1c7 | |
parent | d0fc8182596167ff71c73d9c9e4db69cf84c6071 [diff] [blame] |
arm: nuvoton: Add support for Nuvoton NPCM845 BMC Add basic support for the Nuvoton NPCM845 EVB (Arbel). Signed-off-by: Jim Liu <JJLIU0@nuvoton.com>
diff --git a/arch/arm/mach-npcm/Makefile b/arch/arm/mach-npcm/Makefile index 8a1572b..b448329 100644 --- a/arch/arm/mach-npcm/Makefile +++ b/arch/arm/mach-npcm/Makefile
@@ -1 +1,2 @@ obj-$(CONFIG_ARCH_NPCM7xx) += npcm7xx/ +obj-$(CONFIG_ARCH_NPCM8XX) += npcm8xx/