mark uboot-envtools as broken, it looks more like a place holder than an actual packa...
[openwrt.git] / package / uboot-envtools / Makefile
index 8a3600a..1e77c43 100644 (file)
@@ -19,6 +19,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/uboot-envtools
   SECTION:=utils
   CATEGORY:=Utilities
+  DEPENDS:=@BROKEN
   TITLE:=read/modify the environment for the bootloader U-Boot
 endef