mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
9
printutils/Kbuild.src
Normal file
9
printutils/Kbuild.src
Normal file
@@ -0,0 +1,9 @@
|
||||
# Makefile for busybox
|
||||
#
|
||||
# Licensed under the GPL v2, see the file LICENSE in this tarball.
|
||||
|
||||
lib-y :=
|
||||
|
||||
lib-$(CONFIG_LPD) += lpd.o
|
||||
lib-$(CONFIG_LPR) += lpr.o
|
||||
lib-$(CONFIG_LPQ) += lpr.o
|
||||
Reference in New Issue
Block a user