- 19 Dec, 2014 1 commit
-
-
Sam Ravnborg authored
Fix headers_install by adjusting the path to arch files. And delete unused Kbuild file. Drop special handling of cris in the headers.sh script as a nice side-effect. Signed-off-by:
Sam Ravnborg <sam@ravnborg.org> Cc: Mikael Starvik <starvik@axis.com> Cc: David Howells <dhowells@redhat.com> Signed-off-by:
Jesper Nilsson <jesper.nilsson@axis.com>
-
- 09 Jun, 2014 1 commit
-
-
Masahiro Yamada authored
Signed-off-by:
Masahiro Yamada <yamada.m@jp.panasonic.com>
-
- 22 Nov, 2011 1 commit
-
-
H. Peter Anvin authored
We don't need to explicitly invoke the archheaders target because of the dependency on __headers in the Makefile. Reported-and-tested-by:
Michal Marek <mmarek@suse.cz> Link: http://lkml.kernel.org/r/4ECA8991.20302@suse.cz Signed-off-by:
H. Peter Anvin <hpa@zytor.com>
-
- 17 Nov, 2011 1 commit
-
-
H. Peter Anvin authored
Add support for an "archheaders" target. This target can generate files that need to be installed for user space by "make headers_install" or "make headers_install_all". In order to support "make headers_install_all", it must be able to run without the tree having to be configured first. Cc: David Woodhouse <dwmw2@infradead.org> Cc: Sam Ravnborg <sam@ravnborg.org> Cc: Michal Marek <mmarek@suse.cz> Signed-off-by:
H. Peter Anvin <hpa@linux.intel.com>
-
- 14 Dec, 2010 1 commit
-
-
Kirill A. Shutemov authored
Using HDR_ARCH_LIST you can specify subset of architectures you want to get headers for. Signed-off-by:
Kirill A. Shutemov <kirill@shutemov.name> Signed-off-by:
Michal Marek <mmarek@suse.cz>
-
- 12 Dec, 2009 1 commit
-
-
Sam Ravnborg authored
No architectures uses include/asm-$ARCH now. So drop check for location of include files Signed-off-by:
Sam Ravnborg <sam@ravnborg.org> Signed-off-by:
Michal Marek <mmarek@suse.cz>
-
- 09 Jun, 2009 1 commit
-
-
Amerigo Wang authored
'drop' variable is unused. 'ppc' and 'sparc64' directories don't exist in arch/, and I think their headers can be well exported now, so just remove them. Signed-off-by:
WANG Cong <amwang@redhat.com> Signed-off-by:
Sam Ravnborg <sam@ravnborg.org>
-
- 25 Jul, 2008 1 commit
-
-
Sam Ravnborg authored
Factor out the headers_*_all support to a seperate shell script and add support for arch specific header files can be located in either arch/$ARCH/include/asm or include/asm-$ARCH/ In "make help" always display the headers_* targets. Signed-off-by:
Sam Ravnborg <sam@ravnborg.org>
-