MIPS: VDSO: Drop duplicated -I*/-E* aflags
authorJames Hogan <james.hogan@imgtec.com>
Fri, 7 Oct 2016 09:23:46 +0000 (10:23 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 11 Oct 2016 13:07:30 +0000 (15:07 +0200)
commit9445622cfbc38c980f1755fc1132a3a460b5a529
treedb5e0ea508350cb3d4f1b01a6bf3ec6c8d80a79b
parent034827c727f7f3946a18355b63995b402c226c82
MIPS: VDSO: Drop duplicated -I*/-E* aflags

The aflags-vdso is based on ccflags-vdso, which already contains the -I*
and -EL/-EB flags from KBUILD_CFLAGS, but those flags are needlessly
added again to aflags-vdso.

Drop the duplication.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Reported-by: Maciej W. Rozycki <macro@imgtec.com>
Reviewed-by: Maciej W. Rozycki <macro@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/14369/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/vdso/Makefile