M7350/kernel/arch/m68k/platform/68VZ328/Makefile

12 lines
248 B
Makefile
Raw Normal View History

2024-09-09 08:52:07 +00:00
#
# 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