buildroot/fs/ext2
Yann E. MORIN db7d786140 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 ebtter 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>
2021-09-22 23:34:16 +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-09-22 23:34:16 +02:00