6 lines
83 B
Makefile
6 lines
83 B
Makefile
|
PROGRAM=ota_basic
|
||
|
OTA=1
|
||
|
EXTRA_COMPONENTS=extras/rboot-ota
|
||
|
include ../../common.mk
|
||
|
|