m68knommu: remove the unused bootlogo.h processing for 68EZ328 and 68VZ328
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / m68k / platform / 68EZ328 / Makefile
index ee97735..b44d799 100644 (file)
@@ -3,9 +3,3 @@
 #
 
 obj-y := config.o
-
-extra-y := bootlogo.rh
-
-$(obj)/bootlogo.rh: $(src)/bootlogo.h
-       perl $(src)/../68328/bootlogo.pl < $(src)/bootlogo.h \
-               > $(obj)/bootlogo.rh