projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b76b9a4
)
do not respect CONFIG_MODULES as it breaks building if it is defined in the build env
author
Mike Frysinger
<vapier@gentoo.org>
Sun, 27 Jan 2008 09:41:24 +0000
(09:41 -0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Sun, 27 Jan 2008 09:41:24 +0000
(09:41 -0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index eabc21b2cbf8efb8ae87e90d31bca3e955f2b5b6..411e0dc3783a1ced951fdbe4a48e79353cd991fa 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-842,7
+842,7
@@
depend dep:
# ---------------------------------------------------------------------------
# Modules
-ifdef CONFIG_MODULES
+ifdef
_BB_DISABLED_
CONFIG_MODULES
# By default, build modules as well