On Wed, 2010-01-13 at 12:54 -0600, Kumar Gala wrote:

> > 
> > BOOTCFLAGS  += -I$(obj) -I$(srctree)/$(obj)
> > -BOOTCFLAGS += -include include/linux/autoconf.h -Iarch/powerpc/include
> > -BOOTCFLAGS += -Iinclude
> > +BOOTCFLAGS += -include include/generated/autoconf.h
> > +BOOTCFLAGS += -I$(srctree)/arch/powerpc/include -I$(srctree)/include
> > 
> > DTS_FLAGS   ?= -p 1024
> > 
> 
> Ack, this works for me (seeing as -rc4 doesn't generate uImages w/o it :)
> 

I sent a different patch to Linus yesterday for that.

Cheers,
Ben.


_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to