4 lines
129 B
Makefile
4 lines
129 B
Makefile
oplus_bsp_fw_update-y := kernelFwUpdate.o
|
|
|
|
#module: oplus_bsp_fw_update.ko
|
|
obj-$(CONFIG_OPLUS_FW_UPDATE) += oplus_bsp_fw_update.o
|