[PATCH/RFC] Add cmd_wrap_dts rules to arch/powerpc/boot/Makefile

Matthew McClintock msm at freescale.com
Thu Oct 19 15:58:00 EST 2006


On Thu, 2006-10-19 at 00:50 -0500, Matthew McClintock wrote:
>         $(obj)/$(CONFIG_SANDPOINT): vmlinux $(wrapperbits)
>                 $(call cmd,wrap_dts,`echo $CONFIG_SANDPOINT | awk
> '{print substr($1, 8)}'`) 

The $(CONFIG_SANDPOINT) bits should ideally be renamed to
$(CONFIG_TARGET) or something....

-Matthew




More information about the Linuxppc-dev mailing list