xref: /openbmc/linux/arch/x86/platform/Makefile (revision f79e4d5f)
1# SPDX-License-Identifier: GPL-2.0
2# Platform specific code goes here
3obj-y	+= atom/
4obj-y	+= ce4100/
5obj-y	+= efi/
6obj-y	+= geode/
7obj-y	+= goldfish/
8obj-y	+= iris/
9obj-y	+= intel/
10obj-y	+= intel-mid/
11obj-y	+= intel-quark/
12obj-y	+= olpc/
13obj-y	+= scx200/
14obj-y	+= sfi/
15obj-y	+= ts5500/
16obj-y	+= uv/
17