image.mk: introduce Image/Build/UbinizeImage make target
authorJohn Crispin <[email protected]>
Tue, 24 Jun 2014 18:12:47 +0000 (18:12 +0000)
committerJohn Crispin <[email protected]>
Tue, 24 Jun 2014 18:12:47 +0000 (18:12 +0000)
commit9b7f1e2476688d8a959813c6974cee45645b5da8
treeed68a214688212417c580461d75b40db0ffcd5db
parent3fc53fcb66a0931b91a5eb097c5a4bf1178b4e4e
image.mk: introduce Image/Build/UbinizeImage make target

paramters:
$(1) board name
$(2) ubinize-image options (e.g. --no-kernel and/or --uboot-env)
$(3) rootfstype (e.g. squashfs or ubifs)
$(4) kernel image file
$(5) options to pass-through to ubinize (i.e. $($(PROFILE)_UBI_OPTS)))

Signed-off-by: Daniel Golle <[email protected]>
SVN-Revision: 41311
include/image.mk