]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
fs/iso9660: fix iso9660 support
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 6 Mar 2014 20:55:35 +0000 (17:55 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 6 Mar 2014 22:01:53 +0000 (23:01 +0100)
commit7ffd8642da498aea902f3c2403f066b99e7b6b23
treee668f28d183b390a025c04c5e5a005631a0d955b
parentcfd1f70a10da80b78a607b208695218c8396a57d
fs/iso9660: fix iso9660 support

Similar to the "fs/initramfs: fix initramfs support" commit the same
problem applies to iso9660 in a different way. By adding iso9660 to
TARGETS it gets called before target-finalize with obvious consequences.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
fs/iso9660/iso9660.mk