[PATCH] UML - Get rid of the arch EXTRAVERSION

From: Jeff Dike
Date: Thu Sep 16 2004 - 23:27:54 EST


I thought this was gone already. It was only intended for my own patch
numbering, and never intended for any other trees.

Signed-off-by: Jeff Dike <jdike@xxxxxxxxxxx>

Index: 2.6.9-rc2/arch/um/Makefile
===================================================================
--- 2.6.9-rc2.orig/arch/um/Makefile 2004-09-16 22:59:06.000000000 -0400
+++ 2.6.9-rc2/arch/um/Makefile 2004-09-16 23:19:11.000000000 -0400
@@ -48,8 +48,6 @@
include $(ARCH_DIR)/Makefile-$(SUBARCH)
include $(ARCH_DIR)/Makefile-os-$(OS)

-EXTRAVERSION := $(EXTRAVERSION)-1um
-
ARCH_INCLUDE = -I$(ARCH_DIR)/include

# -Derrno=kernel_errno - This turns all kernel references to errno into

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/