On Friday 30 March 2012 02:28:32 Sergei Shtylyov wrote: [...] > > +ifeq ($(CONFIG_MACH_JZ4740),y) > > +VMLINUZ_LOAD_ADDRESS:=0x80600000 > > Spaces around :=, please. And why this should be out of order case? I can add spaces, no problem. I don't understand your question though. Do you mean why there is a different address for the JZ4740 platform? Or why the variable name is in upper case? Or something else? Bye, Maarten