4 lines
116 B
Makefile
Executable file
4 lines
116 B
Makefile
Executable file
subdir-ccflags-y := -Wformat
|
|
obj-$(CONFIG_MFD_SM5714) += mfd_sm5714.o
|
|
mfd_sm5714-y := sm5714_core.o sm5714-irq.o
|
|
|