did we need MODULE_SIG?
I think this may be a hangover from using backports modules for wlan
This commit is contained in:
@@ -92,7 +92,6 @@ in {
|
||||
PROC_FS = "y";
|
||||
|
||||
MODULES = if modular then "y" else "n";
|
||||
MODULE_SIG = if modular then "y" else "n";
|
||||
DEBUG_FS = "y";
|
||||
|
||||
# basic networking protocols
|
||||
|
Reference in New Issue
Block a user