Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd
[linux-2.6-block.git] / arch / m68knommu / platform / 68EZ328 / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for arch/m68knommu/platform/68EZ328.
3#
4
5obj-y := config.o
6
7extra-y := bootlogo.rh
8
9$(obj)/bootlogo.rh: $(src)/bootlogo.h
10 perl $(src)/../68328/bootlogo.pl < $(src)/bootlogo.h \
11 > $(obj)/bootlogo.rh