4 lines
154 B
Makefile
Executable file
4 lines
154 B
Makefile
Executable file
obj-$(CONFIG_CHARGER_SM5714) += sm5714-charger.o
|
|
sm5714-charger-$(CONFIG_CHARGER_SM5714) += sm5714_charger.o sm5714_charger_oper.o
|
|
|
|
ccflags-y := -Wformat
|