]> git.karo-electronics.de Git - karo-tx-linux.git/commit
m68knommu: remove the unused bootlogo.h processing for 68EZ328 and 68VZ328
authorGreg Ungerer <gerg@uclinux.org>
Wed, 21 Mar 2012 04:17:43 +0000 (14:17 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 3 Apr 2012 04:14:11 +0000 (14:14 +1000)
commitef833639b5886c69bca8a1e97d4d1d97737d3cba
tree65e95a4b19a44763b92630baa145f38a3e74915e
parentdd775ae2549217d3ae09363e3edb305d0fa19928
m68knommu: remove the unused bootlogo.h processing for 68EZ328 and 68VZ328

The 68EZ328 and 68VZ328 platforms currently try to process their bootlogo.h
to make it clean to include in asm files. This is no longer used, the
bootlogo.h file is now included only in C code, so remove all the processing
code in the 68EZ328 and 68VZ328 Makefiles.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/platform/68EZ328/Makefile
arch/m68k/platform/68VZ328/Makefile