]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - arch/m68knommu/platform/68EZ328/Makefile
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux...
[mirror_ubuntu-jammy-kernel.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