linux/arch/x86/platform/Makefile
<<
>>
Prefs
   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   += olpc/
  12obj-y   += scx200/
  13obj-y   += sfi/
  14obj-y   += ts5500/
  15obj-y   += uv/
  16