mirror of
https://github.com/topjohnwu/ndk-busybox.git
synced 2025-01-26 05:54:24 +00:00
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…
x
Reference in New Issue
Block a user