fs/iso9660: rename all variables to use the ROOTFS_ISO9660 prefix
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 8 Jun 2015 22:21:37 +0000 (00:21 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 14 Jun 2015 21:18:31 +0000 (23:18 +0200)
commit0cfc57a8b3bcabf687280b7c0458d2f11a5f34c5
tree6f8a9f9ed7463544810a40cdb14721f6863d69cd
parent818fe5e596a027781eed154d2556d669634a0182
fs/iso9660: rename all variables to use the ROOTFS_ISO9660 prefix

For consistency reasons, this commit renames all internal variables of
iso9660.mk to use the ROOTFS_ISO9660 prefix.

While we're at it, replace a useless ':=' by '='.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Samuel Martin <s.martin49@gmail.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
fs/iso9660/iso9660.mk