]> git.baikalelectronics.ru Git - kernel.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)
commit74412c3b7f777f27a959644f95cd5b9001ed6f22
treecf4086b240ebc8d06a8c3e3bc2f90287291528da
parentd902211e4728722cc8233a285cd118c80fb4349a
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