[RFC PATCH 05/12] ARM: Add DT support to decompressor tags

Arnd Bergmann arnd at arndb.de
Tue Jul 17 10:14:19 EDT 2012


On Sunday 15 July 2012, Domenico Andreoli wrote:
> -ifeq ($(CONFIG_ARM_ATAG_DTB_COMPAT),y)
>  OBJS   += $(libfdt_objs) atags_to_fdt.o
> -endif

Can you explain why this is necessary? I don't see any code
of that file being called from the newly added code for the
case where CONFIG_ARM_ATAG_DTB_COMPAT is disabled.

	Arnd



More information about the linux-arm-kernel mailing list