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