Commit c23ed05e authored by Jeff Dike's avatar Jeff Dike

Bumped EXTRAVERSION for the 2.4 fixes and highmem support.

parent da57881c
......@@ -4,7 +4,7 @@ OS := $(shell uname -s)
include $(ARCH_DIR)/Makefile-$(SUBARCH)
include $(ARCH_DIR)/Makefile-os-$(OS)
EXTRAVERSION := $(EXTRAVERSION)-1um
EXTRAVERSION := $(EXTRAVERSION)-2um
include/linux/version.h: arch/$(ARCH)/Makefile
# Recalculate MODLIB to reflect the EXTRAVERSION changes (via KERNELRELEASE)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment