Staging
v0.5.1
https://github.com/torvalds/linux
Revision 59df3230fc57fa8900bebf3d2d68221d549f3c7c authored by Geert Uytterhoeven on 29 January 2007, 12:47:01 UTC, committed by Linus Torvalds on 30 January 2007, 16:28:16 UTC
`make help' in the build tree doesn't show the help texts about the
`headers_install' and `headers_check' targets because it looks for
include/asm-$(ARCH)/Kbuild in the wrong place.
Add the missing `$(srctree)' prefixes to fix this.
Also move the printing of the default install path for the headers inside the
`if/fi', where it belongs.

Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Acked-by: Oleg Verych <olecom@flower.upol.cz>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 3d8b303
History
Tip revision: 59df3230fc57fa8900bebf3d2d68221d549f3c7c authored by Geert Uytterhoeven on 29 January 2007, 12:47:01 UTC
[PATCH] `make help' in build tree doesn't show headers_* targets
Tip revision: 59df323
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 80.1 KB
Makefile -rw-r--r-- 49.2 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top