summaryrefslogtreecommitdiff
path: root/package/u-boot/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-06 08:22:01 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-06 08:22:15 +0200
commit2ce25a0dbc7a65c0abd7a401f4e7ac07c27b4259 (patch)
treea7707affcdc2845823feb7a11065ddf654ddc20a /package/u-boot/Makefile
parentd16c5176b3213e2454f2ce79dd904aee30b7e9ee (diff)
disable for cubox-i
Diffstat (limited to 'package/u-boot/Makefile')
-rw-r--r--package/u-boot/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/u-boot/Makefile b/package/u-boot/Makefile
index 5546c9063..9ea77121b 100644
--- a/package/u-boot/Makefile
+++ b/package/u-boot/Makefile
@@ -13,6 +13,7 @@ PKG_URL:= http://www.denx.de/wiki/U-Boot
PKG_SITES:= ftp://ftp.denx.de/pub/u-boot/
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2
+PKG_SYSTEM_DEPENDS:= !cubox-i
include $(TOPDIR)/mk/package.mk