]> Git Repo - linux.git/blob - drivers/platform/Makefile
fs/binfmt_elf: use PT_LOAD p_align values for static PIE
[linux.git] / drivers / platform / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for linux/drivers/platform
4 #
5
6 obj-$(CONFIG_X86)               += x86/
7 obj-$(CONFIG_MELLANOX_PLATFORM) += mellanox/
8 obj-$(CONFIG_MIPS)              += mips/
9 obj-$(CONFIG_OLPC_EC)           += olpc/
10 obj-$(CONFIG_GOLDFISH)          += goldfish/
11 obj-$(CONFIG_CHROME_PLATFORMS)  += chrome/
12 obj-$(CONFIG_SURFACE_PLATFORMS) += surface/
This page took 0.035358 seconds and 4 git commands to generate.