summaryrefslogtreecommitdiff
path: root/package/u-boot-git
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-05-27 14:55:21 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-05-27 14:55:31 -0500
commit4e1f91b02ac6acd7fe077599d3ba719260ad4aba (patch)
treecb1a5db517e33853766df221932add0b56b40589 /package/u-boot-git
parent8e28bf47d341336163eb549bc56a07fe1eea73d5 (diff)
we need another u-boot variant for xtensa :(
Diffstat (limited to 'package/u-boot-git')
-rw-r--r--package/u-boot-git/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/u-boot-git/Makefile b/package/u-boot-git/Makefile
index 47fff684e..c2fb1d8f1 100644
--- a/package/u-boot-git/Makefile
+++ b/package/u-boot-git/Makefile
@@ -13,7 +13,7 @@ PKG_BUILDDEP:= u-boot-git-host
PKG_URL:= http://www.denx.de/wiki/U-Boot
PKG_SITES:= git://git.denx.de/u-boot.git
-PKG_SYSTEM_DEPENDS:= raspberry-pi raspberry-pi2 atmel-ngw100 banana-pro xilinx-kintex7
+PKG_SYSTEM_DEPENDS:= raspberry-pi raspberry-pi2 atmel-ngw100 banana-pro
include $(ADK_TOPDIR)/mk/host.mk
include $(ADK_TOPDIR)/mk/package.mk