diff options
Diffstat (limited to 'modutils/Kbuild.src')
-rw-r--r-- | modutils/Kbuild.src | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modutils/Kbuild.src b/modutils/Kbuild.src index fc0808d7f..a512f6066 100644 --- a/modutils/Kbuild.src +++ b/modutils/Kbuild.src | |||
@@ -5,6 +5,7 @@ | |||
5 | # Licensed under the GPL v2, see the file LICENSE in this tarball. | 5 | # Licensed under the GPL v2, see the file LICENSE in this tarball. |
6 | 6 | ||
7 | lib-y:= | 7 | lib-y:= |
8 | |||
8 | INSERT | 9 | INSERT |
9 | lib-$(CONFIG_MODPROBE_SMALL) += modprobe-small.o | 10 | lib-$(CONFIG_MODPROBE_SMALL) += modprobe-small.o |
10 | lib-$(CONFIG_DEPMOD) += depmod.o modutils.o | 11 | lib-$(CONFIG_DEPMOD) += depmod.o modutils.o |