aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/intel-mid/Makefile
blob: fa021dfab0882122189b51d15d32df8c7f503849 (plain) (blame)
1
2
3
4
5
6
obj-$(CONFIG_X86_INTEL_MID) += intel-mid.o intel_mid_vrtc.o mfld.o mrfld.o pwr.o

# SFI specific code
ifdef CONFIG_X86_INTEL_MID
obj-$(CONFIG_SFI) += sfi.o device_libs/
endif