do not respect CONFIG_MODULES as it breaks building if it is defined in the build env

This commit is contained in:
Mike Frysinger 2008-01-27 09:41:24 +00:00
parent b76b9a4328
commit 61160dd0a1

View File

@ -842,7 +842,7 @@ depend dep:
# ---------------------------------------------------------------------------
# Modules
ifdef CONFIG_MODULES
ifdef _BB_DISABLED_CONFIG_MODULES
# By default, build modules as well