commit | a91c614510478598051e8c49adb9863ee47959ec | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Wed Aug 01 11:49:58 2018 -0600 |
committer | Rob Herring <robh@kernel.org> | Tue Oct 02 09:22:49 2018 -0500 |
tree | cf4086b240ebc8d06a8c3e3bc2f90287291528da | |
parent | 1b4f9e2b0f48bb178a53ac515654caf3bba1b273 [diff] |
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>