ALSA: emu10k1: fix device names for Live!/Audigy1/2/4/E-mu
[linux-2.6] / arch / sh / boot / compressed / Makefile
1 ifeq ($(CONFIG_SUPERH32),y)
2 include ${srctree}/arch/sh/boot/compressed/Makefile_32
3 else
4 include ${srctree}/arch/sh/boot/compressed/Makefile_64
5 endif