aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/platform/68EZ328/Makefile
blob: ee97735a242c5575c208c8391559b2e2fab98dce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#
# Makefile for arch/m68knommu/platform/68EZ328.
#

obj-y := config.o

extra-y := bootlogo.rh

$(obj)/bootlogo.rh: $(src)/bootlogo.h
	perl $(src)/../68328/bootlogo.pl < $(src)/bootlogo.h \
		> $(obj)/bootlogo.rh