Make NO_HELPER active directly from Makefile.cfg
This commit is contained in:
parent
500a2c4c59
commit
5958d920fa
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
MAJOR_VER = 1
|
||||
MINOR_VER = 9.25
|
||||
VERSION = $(MAJOR_VER).$(MINOR_VER)
|
||||
|
||||
NO_HELPER = y
|
||||
#----------------------------------------------------------------------
|
||||
# Kernel module Configuration Section
|
||||
#----------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue