Make NO_HELPER active directly from Makefile.cfg

This commit is contained in:
Felisp 2023-11-23 21:53:33 +01:00
parent 500a2c4c59
commit 5958d920fa

View file

@ -11,7 +11,7 @@
MAJOR_VER = 1
MINOR_VER = 9.25
VERSION = $(MAJOR_VER).$(MINOR_VER)
NO_HELPER = y
#----------------------------------------------------------------------
# Kernel module Configuration Section
#----------------------------------------------------------------------