do not respect CONFIG_MODULES as it breaks building if it is defined in the build env
This commit is contained in:
parent
b76b9a4328
commit
61160dd0a1
2
Makefile
2
Makefile
@ -842,7 +842,7 @@ depend dep:
|
|||||||
# ---------------------------------------------------------------------------
|
# ---------------------------------------------------------------------------
|
||||||
# Modules
|
# Modules
|
||||||
|
|
||||||
ifdef CONFIG_MODULES
|
ifdef _BB_DISABLED_CONFIG_MODULES
|
||||||
|
|
||||||
# By default, build modules as well
|
# By default, build modules as well
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user