commit | 854bb6879da7277446c7a943387e2880017804e0 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Mon Oct 19 00:45:46 2015 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Mon Oct 19 00:45:46 2015 +0200 |
tree | c74e243cf123f0be6d692eadf12944137f686a15 | |
parent | 0863e1a576c4b26bb87564b3a403f1094814f1aa [diff] [blame] |
printutils/*: convert to new-style "one file" applets Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/printutils/Kbuild.src b/printutils/Kbuild.src index 194fe01..10c8230 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