um: Use $(srctree) not $(KBUILD_SRC)
authorH. Peter Anvin <hpa@zytor.com>
Fri, 9 Dec 2011 18:59:59 +0000 (10:59 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 9 Dec 2011 18:59:59 +0000 (10:59 -0800)
$(KBUILD_SRC) is not defined without O=, use $(srctree).

Reported-and-tested-by: Richard Weinberger <richard@nod.at>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>

No differences found