You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# $Id: Makefile,v 1.5 1995/11/25 00:59:48 davem Exp $
|
|
# 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
|
|
|