X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=207303da3971b3b6e354d2ace13fedc665f2a651;hb=1de9e8e70f5acc441550ca75433563d91b269bbe;hp=c9ac008377874e012fc09d9bb0de8cf316474162;hpb=fa7b906e7fef53b6c9eb3ecb8164b0a69e9e1a68;p=linux-2.6-omap-h63xx.git diff --git a/Makefile b/Makefile index c9ac0083778..207303da397 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 28 -EXTRAVERSION = +SUBLEVEL = 29 +EXTRAVERSION = -rc2 NAME = Erotic Pickled Herring # *DOCUMENTATION* @@ -965,6 +965,7 @@ ifneq ($(KBUILD_SRC),) mkdir -p include2; \ ln -fsn $(srctree)/include/asm-$(SRCARCH) include2/asm; \ fi + ln -fsn $(srctree) source endif # prepare2 creates a makefile if using a separate output directory