init/*: move applet/kbuild/config/help bits into applet source files

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
Denys Vlasenko
2010-10-12 13:47:15 +02:00
parent d4d289acf5
commit b1db09be5a
8 changed files with 315 additions and 307 deletions

View File

@@ -7,7 +7,3 @@
lib-y:=
INSERT
lib-$(CONFIG_HALT) += halt.o
lib-$(CONFIG_INIT) += init.o
lib-$(CONFIG_MESG) += mesg.o
lib-$(CONFIG_BOOTCHARTD) += bootchartd.o