summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.dtbinst
AgeCommit message (Expand)AuthorLines
2024-06-26kbuild: Install dtb files as 0644 in Makefile.dtbinstDragan Simic-1/+1
2024-02-19kbuild: simplify dtbs_install by reading the list of compiled DTBsMasahiro Yamada-14/+18
2023-06-21kbuild: Support flat DTBs installRob Herring-1/+1
2022-11-22kbuild: add kbuild-file macroMasahiro Yamada-1/+1
2021-03-15kbuild: prefix $(srctree)/ to some included MakefilesMasahiro Yamada-1/+1
2021-02-04kbuild: Add support to build overlays (%.dtbo)Viresh Kumar-0/+3
2020-03-25kbuild: refactor Makefile.dtbinst moreMasahiro Yamada-11/+11
2020-03-25kbuild: compute the dtbs_install destination more simplyMasahiro Yamada-6/+2
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+2
2017-11-09kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada-4/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-21kbuild: Do not use hyphen in exported variable nameBen Hutchings-2/+2
2017-05-08kbuild: dtbinst: remove unnecessary __dtbs_install_prep targetMasahiro Yamada-8/+0
2016-01-28dtbsinstall: don't move target directory out of the wayRussell King-2/+0
2015-04-02kbuild: include $(src)/Makefile rather than $(obj)/MakefileMasahiro Yamada-1/+1
2015-04-02kbuild: use relative path to include MakefileMasahiro Yamada-1/+1
2014-10-21dts, kbuild: Implement support for dtb vendor subdirsRobert Richter-5/+18
2014-10-21dts, kbuild: Factor out dtbs install rules to Makefile.dtbinstRobert Richter-0/+38