Files
android_kernel_xiaomi_sm8450/arch/arm/boot/compressed
Russell King c79bf928d9 ARM: simplify generation of compressed vmlinux.lds file
As we are now using the C preprocessor, we do not need to use sed to
edit constants in this file, and then pass the resulting file through
the C preprocessor.  Instead, rely solely on the C preprocessor to
rewrite TEXT_START and BSS_ADDR.

Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2014-07-01 15:01:51 +01:00
..
2014-06-01 01:17:12 +01:00
2005-04-16 15:20:36 -07:00
2006-06-25 11:23:45 +01:00