summaryrefslogtreecommitdiff
path: root/package/u-boot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/u-boot/Makefile')
-rw-r--r--package/u-boot/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/package/u-boot/Makefile b/package/u-boot/Makefile
index db93e919b..0b821228c 100644
--- a/package/u-boot/Makefile
+++ b/package/u-boot/Makefile
@@ -14,11 +14,9 @@ PKG_BUILDDEP:= u-boot-host
PKG_URL:= http://www.denx.de/wiki/U-Boot
PKG_SITES:= ftp://ftp.denx.de/pub/u-boot/
-PKG_CFLINE_U_BOOT:= select ADK_KERNEL_ATAGS if ADK_TARGET_ARCH_ARM
-
DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SYSTEM_DEPENDS:= raspberry-pi raspberry-pi2 atmel-ngw100
+PKG_SYSTEM_DEPENDS:= raspberry-pi raspberry-pi2 atmel-ngw100 xilinx-kintex7
include $(ADK_TOPDIR)/mk/host.mk
include $(ADK_TOPDIR)/mk/package.mk