rootfs-common: refactor the common compression commands
authorArnout Vandecappelle <arnout@mind.be>
Wed, 6 Nov 2013 23:12:32 +0000 (00:12 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 10 Nov 2013 23:32:46 +0000 (00:32 +0100)
commitbd8ef7a01c0db004334cd48ce798e6aab5bd34df
tree2ecc983da6d7515308c76191bc1e0bab98b39e1c
parentfb7ad1c44ea62e7b7ac0111dc728078eba6b6fc4
rootfs-common: refactor the common compression commands

This makes the compression extension available in a variable, so it
can be used by the fs-specific commands. In this patch, it is used
by iso9660. Following patches show more use cases.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
fs/common.mk
fs/iso9660/iso9660.mk