diff options
author | Prafulla Wadaskar <prafulla@marvell.com> | 2010-10-27 17:46:06 +0530 |
---|---|---|
committer | Prafulla Wadaskar <prafulla@marvell.com> | 2010-10-28 19:12:06 +0530 |
commit | 31d80c77ff672e0202b4ada5215c4666c949ffc2 (patch) | |
tree | 4bdac717023c5bbef1c8ce854f6cd38d5246e2be /arch/m68k/cpu/mcf5227x | |
parent | 5842383e25910636d2e9a722f0ef1a2ec7951b36 (diff) | |
download | u-boot-imx-31d80c77ff672e0202b4ada5215c4666c949ffc2.zip u-boot-imx-31d80c77ff672e0202b4ada5215c4666c949ffc2.tar.gz u-boot-imx-31d80c77ff672e0202b4ada5215c4666c949ffc2.tar.bz2 |
kirkwood: get rid of config.mk files
After moving the definition of CONFIG_SYS_TEXT_BASE to the respective
board config files, all Marvell kirkwood board have just a single and
common entry in their config.mk files:
KWD_CONFIG = $(SRCTREE)/board/$(BOARDDIR)/kwbimage.cfg
Replace the only reference to KWD_CONFIG in the top level Makefile by
an equivalent setting, and remove all kirkwood config.mk files.
Signed-off-by: Wolfgang Denk <wd at denx.de>
Cc: Prafulla Wadaskar <prafulla at marvell.com>
Cc: Siddarth Gore <gores at marvell.com>
Cc: Simon Kagstrom <simon.kagstrom at netinsight.net>
Cc: Heiko Schocher <hs at denx.de>
Cc: Eric Cooper <ecc at cmu.edu>
Acked-by: Wolfgang Denk <wd at denx.de>
Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
Diffstat (limited to 'arch/m68k/cpu/mcf5227x')
0 files changed, 0 insertions, 0 deletions