From 854bb6879da7277446c7a943387e2880017804e0 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Mon, 19 Oct 2015 00:45:46 +0200 Subject: printutils/*: convert to new-style "one file" applets Signed-off-by: Denys Vlasenko --- printutils/Kbuild.src | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'printutils/Kbuild.src') diff --git a/printutils/Kbuild.src b/printutils/Kbuild.src index 194fe01d6..10c823063 100644 --- a/printutils/Kbuild.src +++ b/printutils/Kbuild.src @@ -4,6 +4,4 @@ lib-y := -lib-$(CONFIG_LPD) += lpd.o -lib-$(CONFIG_LPR) += lpr.o -lib-$(CONFIG_LPQ) += lpr.o +INSERT -- cgit v1.2.3