xref: /openbmc/linux/drivers/soc/apple/Makefile (revision 869b9dd3)
1# SPDX-License-Identifier: GPL-2.0-only
2obj-$(CONFIG_APPLE_RTKIT) += apple-rtkit.o
3apple-rtkit-y = rtkit.o rtkit-crashlog.o
4
5obj-$(CONFIG_APPLE_SART) += apple-sart.o
6apple-sart-y = sart.o
7