From: Olaf Hering <[email protected]>
New in 2.6.13-rc3-git4:
scripts/Makefile.build:13: /Makefile: No such file or directory
scripts/Makefile.build:64: kbuild: Makefile.build is included improperly
the define was removed, but its still required to build some targets.
Signed-off-by: Olaf Hering <[email protected]>
Signed-off-by: Jeff Dike <[email protected]>
Index: linux-2.6.12/arch/um/Makefile-i386
===================================================================
--- linux-2.6.12.orig/arch/um/Makefile-i386 2005-07-18 11:53:17.000000000 -0400
+++ linux-2.6.12/arch/um/Makefile-i386 2005-07-18 11:54:30.000000000 -0400
@@ -33,6 +33,7 @@
ARCH_CFLAGS += -DUM_FASTCALL
endif
+SYS_UTIL_DIR := $(ARCH_DIR)/sys-i386/util
SYS_HEADERS := $(SYS_DIR)/sc.h $(SYS_DIR)/thread.h
prepare: $(SYS_HEADERS)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
|
|