From 4c1028564eff1c2c6b27e5d2ee73b6f3bc6fac7f Mon Sep 17 00:00:00 2001 From: Alberto Bursi Date: Wed, 2 Nov 2016 21:23:26 +0100 Subject: [PATCH] avrdude: move to "Microcontroller programming" submenu Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi --- utils/avrdude/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/avrdude/Makefile b/utils/avrdude/Makefile index 5ea0e5542..f933cc155 100644 --- a/utils/avrdude/Makefile +++ b/utils/avrdude/Makefile @@ -28,6 +28,7 @@ include $(INCLUDE_DIR)/nls.mk define Package/avrdude SECTION:=utils CATEGORY:=Utilities + SUBMENU:=Microcontroller programming TITLE:=AVR Downloader/UploaDEr URL:=http://www.nongnu.org/avrdude/ DEPENDS:=+libncurses +libreadline +libusb-compat +libftdi1 +libelf1