aboutsummaryrefslogtreecommitdiff
path: root/shell/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'shell/Kbuild')
-rw-r--r--shell/Kbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/Kbuild b/shell/Kbuild
index 8b693ecc3..4d4741eff 100644
--- a/shell/Kbuild
+++ b/shell/Kbuild
@@ -7,6 +7,5 @@
lib-y:=
lib-$(CONFIG_ASH) += ash.o ash_ptr_hack.o
lib-$(CONFIG_HUSH) += hush.o match.o
-lib-$(CONFIG_MSH) += msh.o
lib-$(CONFIG_CTTYHACK) += cttyhack.o
lib-$(CONFIG_SH_MATH_SUPPORT) += math.o