lineage_kernel_xcoverpro/drivers/platform/Makefile

11 lines
242 B
Makefile
Raw Normal View History

2023-06-18 22:53:49 +00:00
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for linux/drivers/platform
#
obj-$(CONFIG_X86) += x86/
obj-$(CONFIG_MIPS) += mips/
obj-$(CONFIG_OLPC) += olpc/
obj-$(CONFIG_GOLDFISH) += goldfish/
obj-$(CONFIG_CHROME_PLATFORMS) += chrome/