Browse Source

avrdude: move to "Microcontroller programming" submenu

Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
lilik-openwrt-22.03
Alberto Bursi 8 years ago
committed by GitHub
parent
commit
4c1028564e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      utils/avrdude/Makefile

+ 1
- 0
utils/avrdude/Makefile View File

@ -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


Loading…
Cancel
Save