ubuntu-linux-kernel/drivers/platform/Makefile

11 lines
242 B
Makefile
Raw Permalink Normal View History

2024-04-01 15:06:58 +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/