blob: a49d75e654899a1adb229fb275290943ad0b3b94 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Makefile for arch/m68knommu/platform/68VZ328.
3#
4
5obj-y := config.o
Greg Ungereracb0c7a2012-03-21 14:17:43 +10006extra-$(DRAGEN2):= screen.h
Linus Torvalds1da177e2005-04-16 15:20:36 -07007
8$(obj)/screen.h: $(src)/screen.xbm $(src)/xbm2lcd.pl
9 perl $(src)/xbm2lcd.pl < $(src)/screen.xbm > $(obj)/screen.h
10
Greg Ungereracb0c7a2012-03-21 14:17:43 +100011clean-files := $(obj)/screen.h