-
由 Nicolas Pitre 提交于
Lots of duplications between vmlinux.lds.S and vmlinux-xip.lds.S. This may lead to one file being updated but not the other. For example, SOFTIRQENTRY_TEXT and HYPERVISOR_TEXT were missing from the XIP version. This creates vmlinux.lds.h where a bunch of common defines are moved. Signed-off-by: NNicolas Pitre <nico@linaro.org> Tested-by: NChris Brandt <Chris.Brandt@renesas.com>
2f181e0b