]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/mn10300/boot/compressed/misc.c
MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader
[net-next-2.6.git] / arch / mn10300 / boot / compressed / misc.c
index f673383518e4cf26e42b42a6389a6b40b2e29440..42cbd77bd439c97ec5214cb8e680a2e52f0b4b4a 100644 (file)
@@ -167,6 +167,7 @@ static uch *high_buffer_start /* = (uch *)(((ulg)&end) + HEAP_SIZE)*/;
 static char *vidmem = (char *)0xb8000;
 static int lines, cols;
 
+#define BOOTLOADER_INFLATE
 #include "../../../../lib/inflate.c"
 
 static inline void scroll(void)