[Buildroot] [PATCH 2/3] fs/iso9660: remove obsolete code

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Jan 26 22:27:10 UTC 2015


Dear Noé Rubinstein,

On Mon, 19 Jan 2015 20:52:56 +0100, Noé Rubinstein wrote:
> This rule is superseded by a rule defined in fs/common.mk:
> 
>     rootfs-$(1)-show-depends:
>             @echo $$(ROOTFS_$(2)_DEPENDENCIES)
> 
> Signed-off-by: Noé Rubinstein <nrubinstein at aldebaran.com>

No, this is not correct, because iso9660.mk unfortunately does not use
the fs/common.mk code. See the comment at the top of the iso9660.mk
file:

################################################################################
#
# Build the iso96600 root filesystem image
#
# Cannot be converted to the ROOTFS_TARGET infrastructure, because of
# the temporary construction in ISO9660_TARGET_DIR.
#
################################################################################

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list