aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index eabc21b2c..411e0dc37 100644
--- a/Makefile
+++ b/Makefile
@@ -842,7 +842,7 @@ depend dep:
842# --------------------------------------------------------------------------- 842# ---------------------------------------------------------------------------
843# Modules 843# Modules
844 844
845ifdef CONFIG_MODULES 845ifdef _BB_DISABLED_CONFIG_MODULES
846 846
847# By default, build modules as well 847# By default, build modules as well
848 848