mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 04:31:50 +00:00
3b8f5030dd
This patch adds the basic machine file for the MesonX SoCs. Only Meson6 is populated. Signed-off-by: Carlo Caione <carlo@caione.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2 lines
36 B
Makefile
2 lines
36 B
Makefile
obj-$(CONFIG_ARCH_MESON) += meson.o
|