summaryrefslogtreecommitdiff
path: root/package/u-boot-imx6
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-08-23 23:08:19 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-08-23 23:08:41 +0200
commite9184df1d809128649d59a937de4b251500c0c7f (patch)
tree699d84a3e1b2c6ae7cd239e41f9673ad5772ff53 /package/u-boot-imx6
parent200e9dc108bcffc936c839e96153641cf6e4c22a (diff)
combine cubox-i and hummingboard support, same linux patches are required
Diffstat (limited to 'package/u-boot-imx6')
-rw-r--r--package/u-boot-imx6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/u-boot-imx6/Makefile b/package/u-boot-imx6/Makefile
index e54f9472a..43cb028e1 100644
--- a/package/u-boot-imx6/Makefile
+++ b/package/u-boot-imx6/Makefile
@@ -12,7 +12,7 @@ PKG_SECTION:= base/boot
PKG_URL:= https://github.com/SolidRun/u-boot-imx6.git
PKG_SITES:= http://openadk.org/distfiles/
-PKG_SYSTEM_DEPENDS:= cubox-i hummingboard
+PKG_SYSTEM_DEPENDS:= solidrun-imx6
include $(ADK_TOPDIR)/mk/package.mk