fs/common: allow filesystems to set the name of their output file
authorCarlos Santos <casantos@datacom.com.br>
Sat, 1 Dec 2018 09:14:36 +0000 (10:14 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 1 Dec 2018 21:53:45 +0000 (22:53 +0100)
commit21c6fb2589fb36d0d9367efe906c94da67cbf009
treeb5d68acc087fc41906bddfd3a43ecafcccfcc7bd
parent8ee0e2e17b7774a866e051dea37ef8dd5b7684af
fs/common: allow filesystems to set the name of their output file

Some filesystems may want to tweak their output names, rather than using
the fixed "rootfs.foo" scheme. Add a ROOTFS_FOO_IMAGE_NAME variable for
this purpose.

Signed-off-by: Carlos Santos <casantos@datacom.com.br>
[yann.morin.1998@free.fr: fix the patch]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
fs/common.mk