X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=c9c8c8fd2591e485f413bc34b910d8d3c81ed031;hb=1c0f647690f1b9471d63af48dec960bc59492e61;hp=74b25559f831c5c48150789ed3230921635e0ae0;hpb=1161ec944916069ceec21c487e30247d9ff22857;p=pandora-kernel.git diff --git a/Makefile b/Makefile index 74b25559f831..c9c8c8fd2591 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 37 -EXTRAVERSION = +SUBLEVEL = 38 +EXTRAVERSION = -rc4 NAME = Flesh-Eating Bats with Fangs # *DOCUMENTATION* @@ -224,6 +224,7 @@ ifeq ($(ARCH),m68knommu) endif KCONFIG_CONFIG ?= .config +export KCONFIG_CONFIG # SHELL used by kbuild CONFIG_SHELL := $(shell if [ -x "$$BASH" ]; then echo $$BASH; \