]> git.kernelconcepts.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>
Mon, 16 Apr 2012 05:11:04 +0000 (15:11 +1000)
commitacb0c7accde75f75afc70f662d045827d5126839
treea74756e992623f9f5dd79de060edd827c37221f2
parente816b57a337ea3b755de72bec38c10c864f23015
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