commit | be7cd2df1d22d29e5f23ce8744fc465cc07cc2bc | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Wed Aug 01 15:00:12 2018 -0600 |
committer | Rob Herring <robh@kernel.org> | Tue Oct 02 09:22:49 2018 -0500 |
tree | a4cd426bc23d72fab2a595f149dcbf353cd23b6a | |
parent | a91c614510478598051e8c49adb9863ee47959ec [diff] |
c6x: use common built-in dtb support Using the common build support for built-in dtb files just requires adding a .dtb.o target to obj-y. The dtb now needs to be copied when unflattened because an init section is used now. Cc: Mark Salter <msalter@redhat.com> Cc: Aurelien Jacquiot <jacquiot.aurelien@gmail.com> Cc: linux-c6x-dev@linux-c6x.org Signed-off-by: Rob Herring <robh@kernel.org>