mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 04:32:03 +00:00
17723fd357
The MOXA ART SoC is based on Faraday's FA526. This is a ARMv4 32-bit 192 MHz CPU with MMU and 16KB/8KB D/I-cache. Add platform support for this SoC. Also add UC-7112-LX as a machine. Signed-off-by: Jonas Jensen <jonas.jensen@gmail.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Olof Johansson <olof@lixom.net>
4 lines
62 B
Makefile
4 lines
62 B
Makefile
# Object file lists.
|
|
|
|
obj-$(CONFIG_MACH_UC7112LX) += moxart.o
|