fix missing quote (thx, puchu)
[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
 
This page took 0.023456 seconds and 4 git commands to generate.