On Wed, 16 Feb 2011, Stephen Boyd wrote: > On 02/16/2011 01:39 PM, Nicolas Pitre wrote: > > -LDFLAGS_vmlinux := --defsym zreladdr=$(ZRELADDR) > > +LDFLAGS_vmlinux += --defsym zreladdr=$(ZRELADDR) > > What is this for? It replaces the assignment operator with an addition operator ? Nicolas