summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/modules.h
diff options
context:
space:
mode:
Diffstat (limited to 'mdk-stage1/modules.h')
-rw-r--r--mdk-stage1/modules.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mdk-stage1/modules.h b/mdk-stage1/modules.h
index 5e14764d7..bc1e4dd7a 100644
--- a/mdk-stage1/modules.h
+++ b/mdk-stage1/modules.h
@@ -32,5 +32,6 @@ struct module_deps_elem {
};
extern int disable_modules;
+extern int allow_additional_modules_floppy;
#endif