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