[PATCH 01/14] at91sam9x5ek: Convert to mult-image build

Sam Ravnborg sam at ravnborg.org
Sun Apr 16 01:24:12 PDT 2017


> --- /dev/null
> +++ b/images/Makefile.at91
> @@ -0,0 +1,7 @@
> +#
> +# barebox image generation Makefile for AT91 images
> +#
> +
> +pblx-$(MACH_AT91SAM9X5EK) += start_at91sam9x5ek
> +FILE_barebox-at91sam9x5ek.img = start_at91sam9x5ek.pblx
> +image-$(MACH_AT91SAM9X5EK) += barebox-at91sam9x5ek.img

I think this should be CONFIG_MACH_AT91SAM9X5EK?

	Sam



More information about the barebox mailing list