init: stop doing silly things with the console (-400 bytes)

init_shared.[ch]: unused, thus deleted
This commit is contained in:
Denis Vlasenko
2007-02-21 00:15:20 +00:00
parent a624c11d5e
commit 7a2ca5e111
4 changed files with 131 additions and 292 deletions

View File

@@ -8,5 +8,3 @@ lib-y:=
lib-$(CONFIG_HALT) += halt.o
lib-$(CONFIG_INIT) += init.o
lib-$(CONFIG_MESG) += mesg.o
lib-$(CONFIG_INIT) += init_shared.o
lib-$(CONFIG_HALT) += init_shared.o