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/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