hostapd: do not restrict ht capabilities for ap+sta
[openwrt.git] / package / uboot-envtools / Makefile
index f602ffeb24f3db5426042ccb71fcc024e36b1abb..32574db69ee8517a26b04a4135892938a4b2e6e4 100644 (file)
@@ -19,11 +19,13 @@ include $(INCLUDE_DIR)/package.mk
 define Package/uboot-envtools
   SECTION:=utils
   CATEGORY:=Utilities
-  TITLE:=read/modify the environment for the bootloader U-Boot
-  DEPENDS:=+zlib
+  TITLE:=read/modify U-Boot bootloader environment
+  DEPENDS:= +zlib
+  URL:=http://www.denx.de/wiki/U-Boot
 endef
 
 define Package/uboot-envtools/description
+ This package includes tools to read and modify U-Boot bootloader environment.
 endef
 
 define Package/uboot-envtools/install