tegrakernel/kernel/kernel-4.9/drivers/platform/Makefile

11 lines
242 B
Makefile
Raw Normal View History

2022-02-16 09:13:02 -06:00
#
# 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/
obj-$(CONFIG_ARCH_TEGRA) += tegra/