Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « nfit « acpi « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 751081c47886f8482e71cda81abfe8a05d64d60e (plain)
1
2
3
4
obj-$(CONFIG_ACPI_NFIT) := nfit.o
nfit-y := core.o
nfit-y += intel.o
nfit-$(CONFIG_X86_MCE) += mce.o