<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/Makefile, branch v5.5.12</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v5.5.12</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v5.5.12'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2020-03-25T07:27:11Z</updated>
<entry>
<title>Linux 5.5.12</title>
<updated>2020-03-25T07:27:11Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2020-03-25T07:27:11Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=7a5ab69495d1a1cd7489abccc7eb6855dba792a4'/>
<id>urn:sha1:7a5ab69495d1a1cd7489abccc7eb6855dba792a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 5.5.11</title>
<updated>2020-03-21T07:15:56Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2020-03-21T07:15:56Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=18f57e2782ecc0c4de7e27b17a3ee4885988f80c'/>
<id>urn:sha1:18f57e2782ecc0c4de7e27b17a3ee4885988f80c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kbuild: add dt_binding_check to PHONY in a correct place</title>
<updated>2020-03-21T07:15:48Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>masahiroy@kernel.org</email>
</author>
<published>2020-02-22T19:04:34Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=b72a47da8ecdda8c2bde70ef38f25d2a6d336250'/>
<id>urn:sha1:b72a47da8ecdda8c2bde70ef38f25d2a6d336250</id>
<content type='text'>
[ Upstream commit c473a8d03ea8e03ca9d649b0b6d72fbcf6212c05 ]

The dt_binding_check is added to PHONY, but it is invisible when
$(dtstree) is empty. So, it is not specified as phony for
ARCH=x86 etc.

Add it to PHONY outside the ifneq ... endif block.

Signed-off-by: Masahiro Yamada &lt;masahiroy@kernel.org&gt;
Acked-by: Rob Herring &lt;robh@kernel.org&gt;
Signed-off-by: Sasha Levin &lt;sashal@kernel.org&gt;
</content>
</entry>
<entry>
<title>kbuild: add dtbs_check to PHONY</title>
<updated>2020-03-21T07:15:48Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>masahiroy@kernel.org</email>
</author>
<published>2020-02-22T19:04:33Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=cbd951572f7f102c25af79dafeeedccd788ffe2b'/>
<id>urn:sha1:cbd951572f7f102c25af79dafeeedccd788ffe2b</id>
<content type='text'>
[ Upstream commit 964a596db8db8c77c9903dd05655696696e6b3ad ]

The dtbs_check should be a phony target, but currently it is not
specified so.

'make dtbs_check' works even if a file named 'dtbs_check' exists
because it depends on another phony target, scripts_dtc, but we
should not rely on it.

Add dtbs_check to PHONY.

Signed-off-by: Masahiro Yamada &lt;masahiroy@kernel.org&gt;
Acked-by: Rob Herring &lt;robh@kernel.org&gt;
Signed-off-by: Sasha Levin &lt;sashal@kernel.org&gt;
</content>
</entry>
<entry>
<title>Linux 5.5.10</title>
<updated>2020-03-18T06:19:20Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2020-03-18T06:19:20Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=7ee76f1601f39ab3941c8b1c9a19dfc58f7cea47'/>
<id>urn:sha1:7ee76f1601f39ab3941c8b1c9a19dfc58f7cea47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 5.5.9</title>
<updated>2020-03-12T06:18:49Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2020-03-12T06:18:49Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=81b6e04c4b05e89401f4182d7bc6a85640ff2d4f'/>
<id>urn:sha1:81b6e04c4b05e89401f4182d7bc6a85640ff2d4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 5.5.8</title>
<updated>2020-03-05T15:45:26Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2020-03-05T15:45:26Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=97453d9b9b2b2356f4389824a9e77fd0c1899d4b'/>
<id>urn:sha1:97453d9b9b2b2356f4389824a9e77fd0c1899d4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 5.5.7</title>
<updated>2020-02-28T16:23:45Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2020-02-28T16:23:45Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=449718782a469dba0922fa97c39ff6897efd7026'/>
<id>urn:sha1:449718782a469dba0922fa97c39ff6897efd7026</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 5.5.6</title>
<updated>2020-02-24T07:38:51Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2020-02-24T07:38:51Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=d542c06f7665ee93cf6983dac472a1dd12050401'/>
<id>urn:sha1:d542c06f7665ee93cf6983dac472a1dd12050401</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kbuild: make multiple directory targets work</title>
<updated>2020-02-24T07:38:50Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>masahiroy@kernel.org</email>
</author>
<published>2020-02-05T06:51:52Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=9e8d4189185ae58f569ed8ac32f31960b906ed49'/>
<id>urn:sha1:9e8d4189185ae58f569ed8ac32f31960b906ed49</id>
<content type='text'>
[ Upstream commit f566e1fbadb686e28f1c307e356114b2865ef588 ]

Currently, the single-target build does not work when two
or more sub-directories are given:

  $ make fs/ kernel/ lib/
    CALL    scripts/checksyscalls.sh
    CALL    scripts/atomic/check-atomics.sh
    DESCEND  objtool
  make[2]: Nothing to be done for 'kernel/'.
  make[2]: Nothing to be done for 'fs/'.
  make[2]: Nothing to be done for 'lib/'.

Make it work properly.

Reported-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
Signed-off-by: Masahiro Yamada &lt;masahiroy@kernel.org&gt;
Signed-off-by: Sasha Levin &lt;sashal@kernel.org&gt;
</content>
</entry>
</feed>
