include: image.mk: make ext4 reserved blocks percentage optional
authorJo-Philipp Wich <jo@mein.io>
Sat, 15 Oct 2016 23:59:42 +0000 (01:59 +0200)
committerJo-Philipp Wich <jo@mein.io>
Thu, 27 Oct 2016 17:24:38 +0000 (19:24 +0200)
commit244955de166b14282e4d2b7ddcdcb72a653b5434
tree3d4202fd4ebdf4d53c42f8a9738756c15bca6fe4
parent168adaefc29ca33f043a5f65bd560cf81daf0611
include: image.mk: make ext4 reserved blocks percentage optional

Allow CONFIG_TARGET_EXT4_RESERVED_PCT to be empty as make_ext4fs is usually
able to figure out a suitable default.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Reviewed-by: Michael Heimpold <mhei@heimpold.de>
include/image.mk