From d70e0e995e41dc422442acd1eb4b086ff81b1961 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Tue, 8 Jun 2010 12:15:11 +0200 Subject: *: add INSERTs to *.src files where appropriate Signed-off-by: Denys Vlasenko --- shell/Kbuild.src | 3 +++ 1 file changed, 3 insertions(+) (limited to 'shell/Kbuild.src') diff --git a/shell/Kbuild.src b/shell/Kbuild.src index 8bdb68b11..d76b35386 100644 --- a/shell/Kbuild.src +++ b/shell/Kbuild.src @@ -5,6 +5,9 @@ # Licensed under the GPL v2, see the file LICENSE in this tarball. lib-y:= + +INSERT + lib-$(CONFIG_ASH) += ash.o ash_ptr_hack.o shell_common.o lib-$(CONFIG_HUSH) += hush.o match.o shell_common.o lib-$(CONFIG_CTTYHACK) += cttyhack.o -- cgit v1.2.3