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