mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-21 19:53:59 +08: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
|