From: Alberto Bursi Date: Wed, 2 Nov 2016 20:26:53 +0000 (+0100) Subject: dfu-programmer: move to "Microcontroller programming" submenu X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=f72d672abfdc8a423f0878cb731521173f17e551;p=openwrt-packages.git dfu-programmer: move to "Microcontroller programming" submenu Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi --- diff --git a/utils/dfu-programmer/Makefile b/utils/dfu-programmer/Makefile index 153c69f71..777f92d2f 100644 --- a/utils/dfu-programmer/Makefile +++ b/utils/dfu-programmer/Makefile @@ -27,6 +27,7 @@ include $(INCLUDE_DIR)/package.mk define Package/dfu-programmer SECTION:=utils CATEGORY:=Utilities + SUBMENU:=Microcontroller programming TITLE:=USB programmer for Atmel microcontrollers URL:=http://dfu-programmer.github.io/ DEPENDS:=+libusb-1.0