<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-linux/include/asm-cris/Kbuild, branch stable</title>
<subtitle>WireGuard for the Linux kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-linux/atom/include/asm-cris/Kbuild?h=stable</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-linux/atom/include/asm-cris/Kbuild?h=stable'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux/'/>
<updated>2008-10-29T16:29:44Z</updated>
<entry>
<title>[CRIS] Move header files from include to arch/cris/include.</title>
<updated>2008-10-29T16:29:44Z</updated>
<author>
<name>Jesper Nilsson</name>
<email>jesper.nilsson@axis.com</email>
</author>
<published>2008-10-21T15:45:58Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux/commit/?id=556dcee7b829e5c350c3ffdbdb87a8b15aa3c5d3'/>
<id>urn:sha1:556dcee7b829e5c350c3ffdbdb87a8b15aa3c5d3</id>
<content type='text'>
Change all users of header files to correct path.
Remove some unneeded headers for arch-v32.

Signed-off-by: Jesper Nilsson &lt;jesper.nilsson@axis.com&gt;
</content>
</entry>
<entry>
<title>Reduce brokenness of CRIS headers_install</title>
<updated>2008-08-20T20:19:51Z</updated>
<author>
<name>David Woodhouse</name>
<email>dwmw2@infradead.org</email>
</author>
<published>2008-08-20T13:44:45Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux/commit/?id=1c8e40e4064d51ec50258c4d381eb832c0b231db'/>
<id>urn:sha1:1c8e40e4064d51ec50258c4d381eb832c0b231db</id>
<content type='text'>
I won't say 'fix', because they still look broken, although this will at
least allow 'make ARCH=CRIS headers_install' to _complete_.

For headers which are exported, we should probably choose between
asm/arch-v10 and asm/arch-v32 by something that GCC defines -- we can't
rely on a generated symlink. And we certainly can't export an arch/
directory which doesn't even exist.

And the only thing that we seem to include from the arch/ directory is
&lt;asm/arch/ptrace.h&gt; from &lt;asm/ptrace.h&gt; ... and that isn't exported in
either arch-v10 or arch-v32 _anyway_.

Signed-off-by: David Woodhouse &lt;David.Woodhouse@intel.com&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>[CRIS] Correct definition of subdirs for install_headers.</title>
<updated>2008-06-30T20:51:16Z</updated>
<author>
<name>Jesper Nilsson</name>
<email>jesper@jni.nu</email>
</author>
<published>2008-06-30T20:51:16Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux/commit/?id=d9fa021cfb62f44e6be3db916dbef78d7b05eca7'/>
<id>urn:sha1:d9fa021cfb62f44e6be3db916dbef78d7b05eca7</id>
<content type='text'>
Hinko Kocevar noted that the CRIS architecture subdirs were no longer
exported correctly when doing install_headers.

Correct this by exporting all directories as header-y.

Signed-off-by: Jesper Nilsson &lt;jesper.nilsson@axis.com&gt;
</content>
</entry>
<entry>
<title>CRIS: Add missing headers to include/asm-cris Kbuild files.</title>
<updated>2008-02-08T10:06:37Z</updated>
<author>
<name>Jesper Nilsson</name>
<email>jesper.nilsson@axis.com</email>
</author>
<published>2008-01-31T16:40:37Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux/commit/?id=a1a7dc1d068425c0c453c7c602cc97a4254e0bba'/>
<id>urn:sha1:a1a7dc1d068425c0c453c7c602cc97a4254e0bba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CRIS v32: Add headers for EtraxFS and Artpec-3 chips.</title>
<updated>2008-02-08T10:06:24Z</updated>
<author>
<name>Jesper Nilsson</name>
<email>jesper.nilsson@axis.com</email>
</author>
<published>2007-11-30T09:12:31Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux/commit/?id=75e52b279cf018453687a2c7bc99328462438525'/>
<id>urn:sha1:75e52b279cf018453687a2c7bc99328462438525</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up exported headers on CRIS</title>
<updated>2006-09-21T08:33:55Z</updated>
<author>
<name>David Woodhouse</name>
<email>dwmw2@infradead.org</email>
</author>
<published>2006-09-21T08:33:55Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux/commit/?id=ed9526b0d342a1c08a19f880c3f0c1d0fec4e8db'/>
<id>urn:sha1:ed9526b0d342a1c08a19f880c3f0c1d0fec4e8db</id>
<content type='text'>
This fixes most of the issues with exported headers on CRIS, although
we do still need to deal with the asm/arch symlink.

Signed-off-by: David Woodhouse &lt;dwmw2@infradead.org&gt;
</content>
</entry>
<entry>
<title>Add empty Kbuild files for 'make headers_install' in remaining arches.</title>
<updated>2006-06-18T11:58:53Z</updated>
<author>
<name>David Woodhouse</name>
<email>dwmw2@infradead.org</email>
</author>
<published>2006-06-18T11:58:53Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux/commit/?id=ef4d04b87d16839500a77aa1279f80be7ec4ef2e'/>
<id>urn:sha1:ef4d04b87d16839500a77aa1279f80be7ec4ef2e</id>
<content type='text'>
These include nothing more than the basic set of files listed in
asm-generic/Kbuild.asm. Any extra arch-specific files will need to be
added.

Signed-off-by: David Woodhouse &lt;dwmw2@infradead.org&gt;
</content>
</entry>
</feed>
