From: Daniel Thompson Date: Tue, 8 Jul 2014 12:50:50 +0000 (+0100) Subject: ARM: 8096/1: Describe required sort order for textofs-y (TEXT_OFFSET) X-Git-Tag: cleanup-for-v3.18~119^2~2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10508b204c190471fe849a3e68f221277488c155;p=pandora-kernel.git ARM: 8096/1: Describe required sort order for textofs-y (TEXT_OFFSET) The section of the makefile that determines the TEXT_OFFSET is sorted by address so that, in multi-arch kernel builds, the architecture with the most stringent requirements for the kernel base address gets to define TEXT_OFFSET. The comment should reflect that. Signed-off-by: Daniel Thompson Signed-off-by: Russell King --- Reading git-diff-tree failed