ash: move config stuff into ash.c, no code chages
[oweals/busybox.git] / shell / Kbuild.src
index c7eb5b61a5161ba803feefc3c03c4d4950473863..bce99240fbe93d7bd8d24defa17905291dde65de 100644 (file)
@@ -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