5 lines
98 B
Makefile
5 lines
98 B
Makefile
include $(INCLUDE_DIR)/image.mk
|
|
|
|
# use default targets for everything
|
|
|
|
$(eval $(call BuildImage))
|