]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sh: Do not define -ffreestanding twice
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Wed, 26 Feb 2014 05:51:02 +0000 (14:51 +0900)
committerTom Rini <trini@ti.com>
Tue, 4 Mar 2014 14:27:40 +0000 (09:27 -0500)
commitaceba5a5cff05c14b9352244d931019b2d92b8fd
treef8203fb27750199e7e502598ade055c43396d68c
parentf694183ba1858ef7dfa4fec195e61aa3afa85f63
sh: Do not define -ffreestanding twice

-ffreestanding is defined at the top Makefile for all architectures.
Do not define it twice for SH2A.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
arch/sh/cpu/sh2/config.mk