u-boot/arch/arm/mach-apple/Makefile
Mark Kettenis 003b657edc arm: apple: Add initial support for Apple's M1 SoC
Add support for Apple's M1 SoC that is used in "Apple Silicon"
Macs.  This builds a basic U-Boot that can be used as a payload
for the m1n1 boot loader being developed by the Asahi Linux
project.

Signed-off-by: Mark Kettenis <kettenis@openbsd.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
[trini: Add MAINTAINERS entry]
2021-10-31 08:46:44 -04:00

4 lines
79 B
Makefile

# SPDX-License-Identifier: GPL-2.0+
obj-y += board.o
obj-y += lowlevel_init.o