VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
33 Branches
55 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
rt-linux-release
/
scripts
/
Makefile.dtbinst
Date
Commit Message
Rev
Author
2021-03-15
kbuild: prefix $(srctree)/ to some included Makefiles
3204a7fb
Masahiro Yamada
2021-02-04
kbuild: Add support to build overlays (%.dtbo)
ce88c9c7
Viresh Kumar
2020-03-25
kbuild: refactor Makefile.dtbinst more
aefd8030
Masahiro Yamada
2020-03-25
kbuild: compute the dtbs_install destination more simply
2431f22a
Masahiro Yamada
2017-11-14
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
37cb8e1f
Linus Torvalds
2017-11-09
kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib
7e7962dd
Masahiro Yamada
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
b2441318
Greg Kroah-Hartman
2017-08-21
kbuild: Do not use hyphen in exported variable name
2bfbe788
Ben Hutchings
2017-05-08
kbuild: dtbinst: remove unnecessary __dtbs_install_prep target
f55813b4
Masahiro Yamada
2016-01-28
dtbsinstall: don't move target directory out of the way
5399eb9b
Russell King
2015-04-02
kbuild: include $(src)/Makefile rather than $(obj)/Makefile
5f655c7a
Masahiro Yamada
2015-04-02
kbuild: use relative path to include Makefile
7aacad53
Masahiro Yamada
2014-10-21
dts, kbuild: Implement support for dtb vendor subdirs
323a028d
Robert Richter
2014-10-21
dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst
9fb5e537
Robert Richter