Files
gk-sdk/source/bootloader/product/update/Makefile
T

10 lines
178 B
Makefile

ccflags-y += -I$(srctree)/product/update/flash
ccflags-y += -I$(srctree)/product/update/store
obj-y += auto_update_adapter.o
obj-y += update.o
obj-y += flash/
obj-y += store/