]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
fs/iso9660: drop reference to host-fakeroot
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 3 Nov 2016 22:28:01 +0000 (23:28 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 3 Nov 2016 22:28:01 +0000 (23:28 +0100)
commitd5ed7fcad1da81894a32ec2908f56b001feefb6c
tree675022d70d4b04137db0c3c6e7f355f93bfd235d
parent2837209efd270ddccd98f03060a3558a20b6a74e
fs/iso9660: drop reference to host-fakeroot

Since commit 41f0688d9113dd33a5971c5654c7efd022727ed2 ("fs/iso9660:
convert to the filesystem infrastructure"), the is9660 logic uses the
common filesystem infrastructure, so the dependency on host-fakeroot is
no longer needed, and has actually become bogus since we switched to
host-pseudo.

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