summaryrefslogtreecommitdiffstats
path: root/arch/sparc/boot/Makefile
blob: b9d54e6529dc8ff377100bb8eed595c80e2fd738 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $Id: Makefile,v 1.3 1996/08/04 08:40:58 ecd Exp $
# Makefile for the Sparc low level /boot module.
#
# Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)

all: boot

boot:
	@echo "Nothing special to be done for 'boot' on Linux/SPARC."

dep: