summaryrefslogtreecommitdiff
path: root/shell/Kbuild.src
diff options
context:
space:
mode:
Diffstat (limited to 'shell/Kbuild.src')
-rw-r--r--shell/Kbuild.src3
1 files changed, 0 insertions, 3 deletions
diff --git a/shell/Kbuild.src b/shell/Kbuild.src
index c7eb5b61a..bce99240f 100644
--- a/shell/Kbuild.src
+++ b/shell/Kbuild.src
@@ -8,8 +8,5 @@ lib-y:=
8 8
9INSERT 9INSERT
10 10
11lib-$(CONFIG_ASH) += ash.o ash_ptr_hack.o shell_common.o
12lib-$(CONFIG_CTTYHACK) += cttyhack.o 11lib-$(CONFIG_CTTYHACK) += cttyhack.o
13
14lib-$(CONFIG_SH_MATH_SUPPORT) += math.o 12lib-$(CONFIG_SH_MATH_SUPPORT) += math.o
15lib-$(CONFIG_ASH_RANDOM_SUPPORT) += random.o