xref: /linux/arch/x86/platform/Makefile (revision 21a8b756b84ecaa0b7f29199669c151e2ce5e723)
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