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