From 62be18ef74d50e53bc6bd15e51ad47fbf5d6ee11 Mon Sep 17 00:00:00 2001 From: Fabio Estevam Date: Mon, 27 Apr 2015 09:20:52 -0300 Subject: 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 Reviewed-by: Tom Rini --- board/solidrun/hummingboard/Makefile | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 board/solidrun/hummingboard/Makefile (limited to 'board/solidrun/hummingboard/Makefile') diff --git a/board/solidrun/hummingboard/Makefile b/board/solidrun/hummingboard/Makefile deleted file mode 100644 index 042a2f0..0000000 --- a/board/solidrun/hummingboard/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# -# (C) Copyright 2013 Freescale Semiconductor, Inc. -# Copyright (C) 2013, Boundary Devices -# Copyright (C) 2013, Jon Nettleton -# -# SPDX-License-Identifier: GPL-2.0+ -# - -obj-y := hummingboard.o -- cgit v1.1