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

obj-y		:= config.o
extra-$(DRAGEN2):= screen.h

$(obj)/screen.h: $(src)/screen.xbm $(src)/xbm2lcd.pl
	perl $(src)/xbm2lcd.pl < $(src)/screen.xbm > $(obj)/screen.h

clean-files := $(obj)/screen.h