aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/Makefile.gate
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-02-20 01:03:40 +0100
committerMichal Marek <mmarek@suse.cz>2010-03-03 11:25:59 +0100
commite1cb14b85f802c7717a46b1a38e1fba23ead86c3 (patch)
treee139fd59acef2285bd5aa94e92ff66bb62138463 /arch/ia64/kernel/Makefile.gate
parent1360e0707090c763d0d06cbc74b04f9c9588b582 (diff)
downloadkernel_samsung_smdk4412-e1cb14b85f802c7717a46b1a38e1fba23ead86c3.zip
kernel_samsung_smdk4412-e1cb14b85f802c7717a46b1a38e1fba23ead86c3.tar.gz
kernel_samsung_smdk4412-e1cb14b85f802c7717a46b1a38e1fba23ead86c3.tar.bz2
Rename .data.gate to .data..gate.
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'arch/ia64/kernel/Makefile.gate')
-rw-r--r--arch/ia64/kernel/Makefile.gate2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ia64/kernel/Makefile.gate b/arch/ia64/kernel/Makefile.gate
index ab9b03a..ceeffc5 100644
--- a/arch/ia64/kernel/Makefile.gate
+++ b/arch/ia64/kernel/Makefile.gate
@@ -21,7 +21,7 @@ GATECFLAGS_gate-syms.o = -r
$(obj)/gate-syms.o: $(obj)/gate.lds $(obj)/gate.o FORCE
$(call if_changed,gate)
-# gate-data.o contains the gate DSO image as data in section .data.gate.
+# gate-data.o contains the gate DSO image as data in section .data..gate.
# We must build gate.so before we can assemble it.
# Note: kbuild does not track this dependency due to usage of .incbin
$(obj)/gate-data.o: $(obj)/gate.so