X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=Makefile;h=00444a8e304f04b67c9de2f29ea543912fd67f5d;hb=916a30775fc843e6f82e09c748a4fc70bfd4298e;hp=5e1e74c9976c962c9031ccbd841643cb085e66e8;hpb=8f7f5c9fc2966704579ff93f459ffa458bca6fc2;p=safe%2Fjmp%2Flinux-2.6 diff --git a/Makefile b/Makefile index 5e1e74c..00444a8 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 31 -EXTRAVERSION = +SUBLEVEL = 32 +EXTRAVERSION = -rc2 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* @@ -1027,11 +1027,6 @@ prepare0: archprepare FORCE # All the preparing.. prepare: prepare0 -# Leave this as default for preprocessing vmlinux.lds.S, which is now -# done in arch/$(ARCH)/kernel/Makefile - -export CPPFLAGS_vmlinux.lds += -P -C -U$(ARCH) - # The asm symlink changes when $(ARCH) changes. # Detect this and ask user to run make mrproper # If asm is a stale symlink (point to dir that does not exist) remove it