Browse Source

mark uboot-envtools as broken, it looks more like a place holder than an actual packaging attempt

SVN-Revision: 18079
Felix Fietkau 16 năm trước cách đây
mục cha
commit
eef679c925
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      package/uboot-envtools/Makefile

+ 1 - 0
package/uboot-envtools/Makefile

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