arm: Add both .lds files to CLEAN_FILES unconditionally
'clean' target is listed on 'no-dot-config-targets' list in main
Makefile so that conditional statement would yeild the same result
every time. Given how CLEAN_FILES are rm'ed with -f there should be no
harm in specifying them both unconditionally.

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 1dff492 commit b65b13745381101cd9e5d34e3663c919502f10e2
@Andrey Smirnov Andrey Smirnov authored on 23 Aug 2016
Sascha Hauer committed on 24 Aug 2016
Showing 1 changed file
View
arch/arm/Makefile