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 c7eb5b6..bce9924 100644 --- a/shell/Kbuild.src +++ b/shell/Kbuild.src @@ -8,8 +8,5 @@ lib-y:= INSERT -lib-$(CONFIG_ASH) += ash.o ash_ptr_hack.o shell_common.o lib-$(CONFIG_CTTYHACK) += cttyhack.o - lib-$(CONFIG_SH_MATH_SUPPORT) += math.o -lib-$(CONFIG_ASH_RANDOM_SUPPORT) += random.o |