X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=Makefile;h=6a457690d10be4106188df33dadd55f9d512230e;hb=efb3e34b6176d30c4fe8635fa8e1beb6280cc2cd;hp=e7c41f1344e5e8064e796149024255ec47ccab5f;hpb=d45fa563a62c908d0e9a581d4f091fed6371ebd0;p=firefly-linux-kernel-4.4.55.git diff --git a/Makefile b/Makefile index e7c41f1344e5..6a457690d10b 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 37 -EXTRAVERSION = -rc8 +EXTRAVERSION = 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; \