kumquat-buildroot/fs/iso9660
Yann E. MORIN b6842c4097 fs: make it behave a bit more like the package infra
Currently, to register a filesystem, one has to call:

    $(eval $(call ROOTFS_TARGET,blabla))

This is very unlike the package infrastructure, where the name of the
package is automatically guessed by the infra.

It turns out that we can now do that for the filesystem infra too.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2018-01-03 21:58:07 +01:00
..
Config.in fs/iso9660: add option for transparent (de)compression 2017-12-31 18:13:36 +01:00
grub.cfg fs/iso9660: add support for grub2 2015-06-14 23:25:18 +02:00
iso9660.mk fs: make it behave a bit more like the package infra 2018-01-03 21:58:07 +01:00
isolinux.cfg fs/iso9660: add isolinux support 2015-06-14 23:24:45 +02:00