mirror of
https://github.com/physwizz/a155-U-u1.git
synced 2025-10-07 10:09:34 +00:00
5 lines
116 B
Makefile
5 lines
116 B
Makefile
subdir-ccflags-y := -Wformat
|
|
obj-$(CONFIG_MFD_SM5714) += mfd_sm5714.o
|
|
mfd_sm5714-y := sm5714_core.o sm5714-irq.o
|
|
|