[ARM] compressed/head.S debugging defaults to asm/arch/debug-macro.S
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Wed, 16 Nov 2005 14:59:51 +0000 (14:59 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 16 Nov 2005 14:59:51 +0000 (14:59 +0000)
commit224b5be6ddc12fa7587433878866cd39e7b935f5
tree25e4a47d9c21a3b927f1ea793f0d14628afa86f7
parent0a5709b2dc84140082ea235130a05c05d51f94a2
[ARM] compressed/head.S debugging defaults to asm/arch/debug-macro.S

Since we want new platforms to use debug-macro.S, make the decompressor
debugging method default to using this include file rather than having
new platforms add to an #if defined().

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/boot/compressed/head.S