mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 02:01:29 +00:00
f30828a674
This patch removes CVS keywords that weren't updated for a long time from comments. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
7 lines
166 B
Makefile
7 lines
166 B
Makefile
# Makefile for the Sun Boot PROM interface library under
|
|
# Linux.
|
|
#
|
|
|
|
obj-y := init.o console.o printf.o misc.o
|
|
#bootstr.o init.o misc.o segment.o console.o printf.o
|