]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mk
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Mon, 11 Nov 2013 05:13:33 +0000 (14:13 +0900)
committerTom Rini <trini@ti.com>
Sun, 17 Nov 2013 19:11:29 +0000 (14:11 -0500)
commit620110afe5909ab66643581bc07c830369bb867b
treee9d25cf53d753fc21ae6937c037377dc7afc73d5
parent13b213b47de472f29dfe03f71989892d8ffb5881
board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mk

Board config.mk do not need to add -DCONFIG_SYS_TEXT_BASE
to CPPFLAGS because the top level config.mk does instead.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
board/freescale/m52277evb/config.mk [deleted file]
board/freescale/m5235evb/config.mk [deleted file]
board/freescale/m54451evb/config.mk [deleted file]
board/freescale/m54455evb/config.mk [deleted file]
board/gaisler/gr_cpci_ax2000/config.mk
board/gaisler/gr_ep2s60/config.mk
board/gaisler/gr_xc3s_1500/config.mk
board/gaisler/grsim/config.mk
board/gaisler/grsim_leon2/config.mk