diff options
Diffstat (limited to 'shell/Kbuild.src')
-rw-r--r-- | shell/Kbuild.src | 3 |
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 | ||
9 | INSERT | 9 | INSERT |
10 | 10 | ||
11 | lib-$(CONFIG_ASH) += ash.o ash_ptr_hack.o shell_common.o | ||
12 | lib-$(CONFIG_CTTYHACK) += cttyhack.o | 11 | lib-$(CONFIG_CTTYHACK) += cttyhack.o |
13 | |||
14 | lib-$(CONFIG_SH_MATH_SUPPORT) += math.o | 12 | lib-$(CONFIG_SH_MATH_SUPPORT) += math.o |
15 | lib-$(CONFIG_ASH_RANDOM_SUPPORT) += random.o | ||