summaryrefslogtreecommitdiffstats
path: root/board/freescale/mx53evk
diff options
context:
space:
mode:
authorLiu Hui-R64343 <r64343@freescale.com>2011-02-22 21:26:09 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-04-27 19:38:05 +0200
commitec665d75a7868449051d1c00849c3b363b8cf915 (patch)
treee57ede513431b7ceeb4acd2c8986a9506a68167f /board/freescale/mx53evk
parent9aa720b1454ce0f4dab78ee5b81a5405c287e180 (diff)
downloadblackbird-obmc-uboot-ec665d75a7868449051d1c00849c3b363b8cf915.tar.gz
blackbird-obmc-uboot-ec665d75a7868449051d1c00849c3b363b8cf915.zip
MX53: drop config.mk from mx53evk
The config.mk file in board directory is now obsolete and should be removed. Add option for the IMX image into boards.cfg Signed-off-by: Jason Liu <r64343@freescale.com>
Diffstat (limited to 'board/freescale/mx53evk')
-rw-r--r--board/freescale/mx53evk/config.mk24
1 files changed, 0 insertions, 24 deletions
diff --git a/board/freescale/mx53evk/config.mk b/board/freescale/mx53evk/config.mk
deleted file mode 100644
index 0e60454dee..0000000000
--- a/board/freescale/mx53evk/config.mk
+++ /dev/null
@@ -1,24 +0,0 @@
-#
-# Copyright 2010 Freescale Semiconductor, Inc. All Rights Reserved.
-#
-# See file CREDITS for list of people who contributed to this
-# project.
-#
-# This program is free software; you can redistribute it and/or
-# modify it under the terms of the GNU General Public License as
-# published by the Free Software Foundation; either version 2 of
-# the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
-# MA 02111-1307 USA
-#
-
-IMX_CONFIG = $(SRCTREE)/board/$(BOARDDIR)/imximage.cfg
-ALL += $(obj)u-boot.imx
OpenPOWER on IntegriCloud