mirror of https://gitee.com/openkylin/linux.git
5 lines
71 B
Makefile
5 lines
71 B
Makefile
|
#
|
||
|
# Makefile for kernel SPMI framework.
|
||
|
#
|
||
|
obj-$(CONFIG_SPMI) += spmi.o
|