aboutsummaryrefslogtreecommitdiff
path: root/scripts/Makefile.dtbinst
AgeCommit message (Expand)AuthorFilesLines
2024-02-19kbuild: simplify dtbs_install by reading the list of compiled DTBsGravatar Masahiro Yamada 1-14/+18
2023-06-21kbuild: Support flat DTBs installGravatar Rob Herring 1-1/+1
2022-11-22kbuild: add kbuild-file macroGravatar Masahiro Yamada 1-1/+1
2021-03-15kbuild: prefix $(srctree)/ to some included MakefilesGravatar Masahiro Yamada 1-1/+1
2021-02-04kbuild: Add support to build overlays (%.dtbo)Gravatar Viresh Kumar 1-0/+3
2020-03-25kbuild: refactor Makefile.dtbinst moreGravatar Masahiro Yamada 1-11/+11
2020-03-25kbuild: compute the dtbs_install destination more simplyGravatar Masahiro Yamada 1-6/+2
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+2
2017-11-09kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libGravatar Masahiro Yamada 1-4/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-08-21kbuild: Do not use hyphen in exported variable nameGravatar Ben Hutchings 1-2/+2
2017-05-08kbuild: dtbinst: remove unnecessary __dtbs_install_prep targetGravatar Masahiro Yamada 1-8/+0
2016-01-28dtbsinstall: don't move target directory out of the wayGravatar Russell King 1-2/+0
2015-04-02kbuild: include $(src)/Makefile rather than $(obj)/MakefileGravatar Masahiro Yamada 1-1/+1
2015-04-02kbuild: use relative path to include MakefileGravatar Masahiro Yamada 1-1/+1
2014-10-21dts, kbuild: Implement support for dtb vendor subdirsGravatar Robert Richter 1-5/+18
2014-10-21dts, kbuild: Factor out dtbs install rules to Makefile.dtbinstGravatar Robert Richter 1-0/+38