aboutsummaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorJonas Rabenstein <jonas.rabenstein@studium.uni-erlangen.de>2015-07-29 12:13:20 +0100
committerAlex Shi <alex.shi@linaro.org>2016-05-31 14:41:29 +0800
commit37db660501c1f00ec6d39d79108a31fb63705ec4 (patch)
tree87b6614ec2f01a485431235a9037f272dbcc06dd /mm
parent19daa6ee2da0eaebdf79e44b66a2888f8c74bd7a (diff)
arm64: remove redundant object file list
Commit 4b3dc9679cf7 ("arm64: force CONFIG_SMP=y and remove redundant #ifdefs") forces SMP on arm64. To build the necessary objects for SMP, they were added to the arm64-obj-y rule in arch/arm64/kernel/Makefile, without removing the arm64-obj-$(CONFIG_SMP) rule. Remove redundant object file list depending on always-yes CONFIG_SMP in arch/arm64/kernel/Makefile. Signed-off-by: Jonas Rabenstein <jonas.rabenstein@studium.uni-erlangen.de> Signed-off-by: Will Deacon <will.deacon@arm.com> (cherry picked from commit 63a581865e9ee7b1277f1e4941d0765fdbde032a) Signed-off-by: Alex Shi <alex.shi@linaro.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions