https://github.com/torvalds/linux
Revision 18c32dac75b187d1a4e858f3cfdf03e844129f5e authored by Sam Ravnborg on 09 December 2007, 07:55:13 UTC, committed by Sam Ravnborg on 09 December 2007, 07:55:13 UTC
The check introduced in commit:
4f1127e204377cbd2a56d112d323466f668e8334 "kbuild: fix
infinite make recursion"

caused certain external modules not to build and
also caused 'make targz-pkg' to fail.
This is a minimal fix so we revert to previous
behaviour - but we do not overwrite the Makefile
in the top-level directory.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Tested-by: Jay Cliburn <jacliburn@bellsouth.net>
Cc: Jay Cliburn <jacliburn@bellsouth.net>
1 parent 1cacc9a
History
Tip revision: 18c32dac75b187d1a4e858f3cfdf03e844129f5e authored by Sam Ravnborg on 09 December 2007, 07:55:13 UTC
kbuild: fix building with O=.. options
Tip revision: 18c32da
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
.gitignore -rw-r--r-- 628 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.1 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 91.6 KB
Makefile -rw-r--r-- 51.9 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top