xref: /openbmc/linux/arch/x86/platform/Makefile (revision 93df8a1e)
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-mid/
9obj-y	+= intel-quark/
10obj-y	+= olpc/
11obj-y	+= scx200/
12obj-y	+= sfi/
13obj-y	+= ts5500/
14obj-y	+= uv/
15