kill lash. "lash" builtin still exists, but it runs hush.
[oweals/busybox.git] / shell / Kbuild
index 944eaff51ea859f322a2375b1fe5b62e2f8e9963..36a8ffd3a2199518d8e5f4d9a7867ffd64ebe048 100644 (file)
@@ -7,7 +7,6 @@
 lib-y:=
 lib-$(CONFIG_ASH)  += ash.o
 lib-$(CONFIG_HUSH) += hush.o
-lib-$(CONFIG_LASH) += lash.o
 lib-$(CONFIG_MSH)  += msh.o
 
 lib-$(CONFIG_CTTYHACK) += cttyhack.o