image.mk: introduce Image/Build/UbinizeImage make target
authorJohn Crispin <blogic@openwrt.org>
Tue, 24 Jun 2014 18:12:47 +0000 (18:12 +0000)
committerJohn Crispin <blogic@openwrt.org>
Tue, 24 Jun 2014 18:12:47 +0000 (18:12 +0000)
commit2badccb73ecc337f899f43f0be80f794e44b76d8
treeed68a214688212417c580461d75b40db0ffcd5db
parentfb4e44b207b4e0313a7ff00c39f5ad93a4f1f855
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 <daniel@makrotopia.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41311 3c298f89-4303-0410-b956-a3cf2f4a3e73
include/image.mk