We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0ea699 commit 677fb7bCopy full SHA for 677fb7b
drivers/platform/x86/intel/ifs/Makefile
@@ -1,3 +1,3 @@
1
obj-$(CONFIG_INTEL_IFS) += intel_ifs.o
2
3
-intel_ifs-objs := core.o load.o runtest.o sysfs.o
+intel_ifs-y := core.o load.o runtest.o sysfs.o
0 commit comments