| Commit message (Expand) | Author | Age | Files | Lines |
* | kbuild: prefix $(srctree)/ to some included Makefiles | Masahiro Yamada | 2021-03-15 | 1 | -1/+1 |
* | kbuild: Add support to build overlays (%.dtbo) | Viresh Kumar | 2021-02-04 | 1 | -0/+3 |
* | kbuild: refactor Makefile.dtbinst more | Masahiro Yamada | 2020-03-25 | 1 | -11/+11 |
* | kbuild: compute the dtbs_install destination more simply | Masahiro Yamada | 2020-03-25 | 1 | -6/+2 |
* | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-11-15 | 1 | -4/+2 |
|\ |
|
| * | kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib | Masahiro Yamada | 2017-11-10 | 1 | -4/+2 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | kbuild: Do not use hyphen in exported variable name | Ben Hutchings | 2017-08-21 | 1 | -2/+2 |
* | kbuild: dtbinst: remove unnecessary __dtbs_install_prep target | Masahiro Yamada | 2017-05-08 | 1 | -8/+0 |
* | dtbsinstall: don't move target directory out of the way | Russell King | 2016-01-28 | 1 | -2/+0 |
* | kbuild: include $(src)/Makefile rather than $(obj)/Makefile | Masahiro Yamada | 2015-04-02 | 1 | -1/+1 |
* | kbuild: use relative path to include Makefile | Masahiro Yamada | 2015-04-02 | 1 | -1/+1 |
* | dts, kbuild: Implement support for dtb vendor subdirs | Robert Richter | 2014-10-21 | 1 | -5/+18 |
* | dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst | Robert Richter | 2014-10-21 | 1 | -0/+38 |