kumquat-buildroot/fs/iso9660
Thomas Petazzoni 1c5a097b7e fs/iso9660: introduce new variables
In preparation to the introduction of the support for other
bootloaders that Grub, this commit introduces two new variables:

 - ROOTFS_ISO9660_BOOTLOADER_CONFIG_PATH, which gives the full path to
   the bootloader configuration file

 - ROOTFS_ISO9660_BOOT_IMAGE, which gives the relative path of the
   main bootloader image, as needed by genisoimage's -b option.

There are no functional changes made, as the variables are for now
always set to the same value.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2015-06-14 23:21:18 +02:00
..
Config.in fs/iso9660: support building a real iso9660 filesystem 2015-06-14 23:21:10 +02:00
iso9660.mk fs/iso9660: introduce new variables 2015-06-14 23:21:18 +02:00
menu.lst fs/iso9660: support building a real iso9660 filesystem 2015-06-14 23:21:10 +02:00