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