aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--utils/dfu-programmer/Makefile1
1 files changed, 1 insertions, 0 deletions
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