]> asedeno.scripts.mit.edu Git - linux.git/commit
nios2: fix building all dtbs
authorRob Herring <robh@kernel.org>
Wed, 1 Aug 2018 17:49:58 +0000 (11:49 -0600)
committerRob Herring <robh@kernel.org>
Tue, 2 Oct 2018 14:22:49 +0000 (09:22 -0500)
commita91c614510478598051e8c49adb9863ee47959ec
treecf4086b240ebc8d06a8c3e3bc2f90287291528da
parent1b4f9e2b0f48bb178a53ac515654caf3bba1b273
nios2: fix building all dtbs

nios2 has a 'dtbs' target, but nothing is added to 'dtb-*' targets and
no dtbs were getting built. This enables building all the dts files in
arch/nios2/boot/dts/ when COMPILE_TEST and OF_ALL_DTBS are enabled.

Cc: Ley Foon Tan <lftan@altera.com>
Cc: nios2-dev@lists.rocketboards.org
Signed-off-by: Rob Herring <robh@kernel.org>
arch/nios2/boot/dts/Makefile