1
0

did we need MODULE_SIG?

I think this may be a hangover from using backports modules for wlan
This commit is contained in:
Daniel Barlow 2024-10-16 22:53:16 +01:00
parent e35a1514ab
commit 0447ac0ff9

View File

@ -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