<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/scripts/Makefile.dtbinst, branch v4.1.22</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v4.1.22</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v4.1.22'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2015-04-02T14:42:08Z</updated>
<entry>
<title>kbuild: include $(src)/Makefile rather than $(obj)/Makefile</title>
<updated>2015-04-02T14:42:08Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2015-03-27T11:43:37Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=5f655c7a4c9fcf7152b8a34e987d936f7b5255b8'/>
<id>urn:sha1:5f655c7a4c9fcf7152b8a34e987d936f7b5255b8</id>
<content type='text'>
This commit actually has no impact because $(src) and $(obj) point
to the same path, but $(src)/Makefile looks better when we include
source files.

Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
</content>
</entry>
<entry>
<title>kbuild: use relative path to include Makefile</title>
<updated>2015-04-02T14:42:08Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2015-03-27T11:43:35Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=7aacad53aeb57b7ff52399f56eb6d7d4010e72e9'/>
<id>urn:sha1:7aacad53aeb57b7ff52399f56eb6d7d4010e72e9</id>
<content type='text'>
The "MAKEFLAGS += --include-dir=$(srctree)" line in the top Makefile
allows us to do this.

Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
</content>
</entry>
<entry>
<title>dts, kbuild: Implement support for dtb vendor subdirs</title>
<updated>2014-10-21T16:06:59Z</updated>
<author>
<name>Robert Richter</name>
<email>rrichter@cavium.com</email>
</author>
<published>2014-09-03T14:17:02Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=323a028d39cd8df37b1c6a62ac04987647ae4b67'/>
<id>urn:sha1:323a028d39cd8df37b1c6a62ac04987647ae4b67</id>
<content type='text'>
This patch adds support of vendor sub directories for dtb files.
Subdirectories can be specified in $(dts-dirs). Kbuild traverses over
all directories while building and installing dtb files. The directory
tree is also reflected in the install path.

Tested-by: Andrew Bresticker &lt;abrestic@chromium.org&gt;
Signed-off-by: Robert Richter &lt;rrichter@cavium.com&gt;
</content>
</entry>
<entry>
<title>dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst</title>
<updated>2014-10-21T16:06:58Z</updated>
<author>
<name>Robert Richter</name>
<email>rrichter@cavium.com</email>
</author>
<published>2014-09-03T13:29:24Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=9fb5e5372208973984a23ee6f5f025c05d364633'/>
<id>urn:sha1:9fb5e5372208973984a23ee6f5f025c05d364633</id>
<content type='text'>
Move dtbs install rules to Makefile.dtbinst. This change is needed to
implement support for dts vendor subdirs. The change makes Makefiles
easier and smaller as no longer the dtbs_install rule needs to be
defined. Another advantage is that install goals are not encoded in
targets anymore (%.dtb_dtbinst_).

Signed-off-by: Robert Richter &lt;rrichter@cavium.com&gt;
</content>
</entry>
</feed>
