uboot-tools: remove uboot-tools definition
This is completely unused and not even registered, so drop it. Link: https://github.com/openwrt/openwrt/pull/18329 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
f482f6d98e
commit
755108ef43
@ -22,19 +22,6 @@ PKG_BUILD_PARALLEL:=1
|
|||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
define Package/uboot-tools
|
|
||||||
SECTION:=utils
|
|
||||||
CATEGORY:=Utilities
|
|
||||||
SUBMENU:=Boot Loaders
|
|
||||||
TITLE:=U-Boot bootloader Tools
|
|
||||||
URL:=http://www.denx.de/wiki/U-Boot
|
|
||||||
endef
|
|
||||||
|
|
||||||
define Package/uboot-tools/description
|
|
||||||
U-Boot tools are a collection of utilities designed
|
|
||||||
to work with the U-Boot bootloader,
|
|
||||||
endef
|
|
||||||
|
|
||||||
define Package/dumpimage
|
define Package/dumpimage
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
|
Loading…
x
Reference in New Issue
Block a user