kernel_samsung_a53x/drivers/muic/common/Makefile
2024-06-15 16:02:09 -03:00

8 lines
221 B
Makefile
Executable file

#
# Makefile for muic devices
#
subdir-ccflags-y := -Wformat
obj-$(CONFIG_MUIC_NOTIFIER) += common_muic.o
common_muic-y := muic-core.o muic_notifier.o muic_param.o
common_muic-$(CONFIG_MUIC_COMMON_SYSFS) += muic_sysfs.o