Skip to content
Snippets Groups Projects
Makefile.image 159 B
override BuildImage :=

# The Makefile included here is $(TOPDIR)/target/linux/$(BOARD)/image/Makefile
include Makefile

prepare: FORCE
	$(call Image/Prepare)