5 lines
70 B
Makefile
5 lines
70 B
Makefile
#
|
|
# Makefile for MST drivers.
|
|
#
|
|
obj-$(CONFIG_MST_LDO) += mstdrv.o
|