Prev: [BUG] 2.6.34 - unable to handle kernel paging request
Next: Construct status message w/ kasprintf and emit it with dev_info
From: Mike Frysinger on 28 Jul 2010 14:40 On Wed, Jul 28, 2010 at 14:27, Sam Ravnborg wrote: > --- a/arch/blackfin/Makefile > +++ b/arch/blackfin/Makefile > -CFLAGS_MODULE += -mlong-calls > -LDFLAGS_MODULE += -m elf32bfin > +KBUILD_CFLAGS_MODULE += -mlong-calls > +KBUILD_LDFLAGS_MODULE += -m elf32bfin Acked-by: Mike Frysinger <vapier(a)gentoo.org> -mike -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |