index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.dtbinst
Age
Commit message (
Expand
)
Author
2020-03-25
kbuild: refactor Makefile.dtbinst more
Masahiro Yamada
2020-03-25
kbuild: compute the dtbs_install destination more simply
Masahiro Yamada
2017-11-14
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-11-09
kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib
Masahiro Yamada
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-21
kbuild: Do not use hyphen in exported variable name
Ben Hutchings
2017-05-08
kbuild: dtbinst: remove unnecessary __dtbs_install_prep target
Masahiro Yamada
2016-01-28
dtbsinstall: don't move target directory out of the way
Russell King
2015-04-02
kbuild: include $(src)/Makefile rather than $(obj)/Makefile
Masahiro Yamada
2015-04-02
kbuild: use relative path to include Makefile
Masahiro Yamada
2014-10-21
dts, kbuild: Implement support for dtb vendor subdirs
Robert Richter
2014-10-21
dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst
Robert Richter