fs/iso9660: add isolinux support
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 8 Jun 2015 22:21:45 +0000 (00:21 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 14 Jun 2015 21:24:45 +0000 (23:24 +0200)
commitf9ac784ee68057715ce2f61ad8156228b4e0ddf4
tree8ab8158fcbcb2be24bf98223f9bf029cd60c060d
parentbd256e96c07c31b3804e079dd498fe4a4012b64e
fs/iso9660: add isolinux support

After all the preparation commits, this commit finally adds the
iso9660 support itself. Besides adding a new Config.in entry, a little
bit of .mk code and the isolinux.cfg default configuration, not much
is needed.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
fs/iso9660/Config.in
fs/iso9660/iso9660.mk
fs/iso9660/isolinux.cfg [new file with mode: 0644]