
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/
