diff options
Diffstat (limited to 'arch/x86/ras/Makefile')
-rw-r--r-- | arch/x86/ras/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/ras/Makefile b/arch/x86/ras/Makefile new file mode 100644 index 000000000000..dd2c98b84037 --- /dev/null +++ b/arch/x86/ras/Makefile @@ -0,0 +1,2 @@ +obj-$(CONFIG_AMD_MCE_INJ) += mce_amd_inj.o + |