]> git.baikalelectronics.ru Git - kernel.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)
commit701ab94029695fcf2f872cc40df1941110f46eca
treea74756e992623f9f5dd79de060edd827c37221f2
parent0c35245a681e6df58b66b75c1aac123223ee3149
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