Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[linux-flexiantxendom0-3.2.10.git] / arch / m68k / platform / 68VZ328 / Makefile
1 #
2 # Makefile for arch/m68knommu/platform/68VZ328.
3 #
4
5 obj-y           := config.o
6 extra-$(DRAGEN2):= screen.h
7
8 $(obj)/screen.h: $(src)/screen.xbm $(src)/xbm2lcd.pl
9         perl $(src)/xbm2lcd.pl < $(src)/screen.xbm > $(obj)/screen.h
10
11 clean-files := $(obj)/screen.h