6ae6996a46
drivers/sfi/sfi_core.c contains the generic SFI implementation. It has a private header, sfi_core.h, for its own use and the private use of future files in drivers/sfi/ Signed-off-by: Feng Tang <feng.tang@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>
3 lines
41 B
Makefile
3 lines
41 B
Makefile
obj-y += sfi_acpi.o
|
|
obj-y += sfi_core.o
|
|
|