buildroot/fs/ext2
Yann E. MORIN a05145ba49 fs/ext2: fix namespace for variables
In filesystems, variables must be prefixed with ROOTFS_, to avoid
ckashing with packages of the same name.

We do not have a package named 'ext2', so we currently have no clash,
but it is still better that the variables be properly namespaced.

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Kory Maincent <kory.maincent@bootlin.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
(cherry picked from commit db7d786140)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2021-10-05 15:42:41 +02:00
..
Config.in fs/ext2: pass a default string to filesystem label 2020-04-15 22:49:26 +02:00
ext2.mk fs/ext2: fix namespace for variables 2021-10-05 15:42:41 +02:00