summaryrefslogtreecommitdiffstats
path: root/board/solidrun/hummingboard/Makefile
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2015-04-27 09:20:52 -0300
committerStefano Babic <sbabic@denx.de>2015-05-15 19:21:23 +0200
commit62be18ef74d50e53bc6bd15e51ad47fbf5d6ee11 (patch)
treeb3b756909c856e4cf12b8aee0f49c77484f2f172 /board/solidrun/hummingboard/Makefile
parentd783c2744f9b04426f21e1afc4f3bc93fd21fa30 (diff)
downloadblackbird-obmc-uboot-62be18ef74d50e53bc6bd15e51ad47fbf5d6ee11.tar.gz
blackbird-obmc-uboot-62be18ef74d50e53bc6bd15e51ad47fbf5d6ee11.zip
hummingboard: Remove mx6solo specific support
Hummingboard dual, dual-lite and solo are now supported via SPL mechanism. Remove the previous hummingboard support, which does not use SPL and supported only the solo variant. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board/solidrun/hummingboard/Makefile')
-rw-r--r--board/solidrun/hummingboard/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/board/solidrun/hummingboard/Makefile b/board/solidrun/hummingboard/Makefile
deleted file mode 100644
index 042a2f0766..0000000000
--- a/board/solidrun/hummingboard/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-#
-# (C) Copyright 2013 Freescale Semiconductor, Inc.
-# Copyright (C) 2013, Boundary Devices <info@boundarydevices.com>
-# Copyright (C) 2013, Jon Nettleton <jon.nettleton@gmail.com>
-#
-# SPDX-License-Identifier: GPL-2.0+
-#
-
-obj-y := hummingboard.o
OpenPOWER on IntegriCloud