Kernel  |  3.4

下载     查看原文件
普通文本  |  12行  |  248 B
#
# 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