Browse Source

disable for cubox-i

Waldemar Brodkorb 11 years ago
parent
commit
2ce25a0dbc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/u-boot/Makefile

+ 1 - 0
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