diff --git a/Makefile b/Makefile index 88c45b27..efe5fc6c 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ I4LVERSION=2.1.88 KERNELDIR = /usr/src/linux -######### NOTHING TO CHANGE BELOW ################ +########## NOTHING TO CHANGE BELOW ################ .EXPORT_ALL_VARIABLES: CONFIG_SHELL := $(shell if [ -x "$$BASH" ]; then echo $$BASH; \