USB: free memory when writing fails in usb/serial/mos7840.c
[linux-2.6] / arch / x86 / boot / compressed / Makefile
1 ifeq ($(CONFIG_X86_32),y)
2 include ${srctree}/arch/x86/boot/compressed/Makefile_32
3 else
4 include ${srctree}/arch/x86/boot/compressed/Makefile_64
5 endif