git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
b8e6501
)
avrdude: move to "Microcontroller programming" submenu
author
Alberto Bursi
<redacted>
Wed, 2 Nov 2016 20:23:26 +0000
(21:23 +0100)
committer
GitHub
<redacted>
Wed, 2 Nov 2016 20:23:26 +0000
(21:23 +0100)
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <redacted>
utils/avrdude/Makefile
patch
|
blob
|
history
diff --git
a/utils/avrdude/Makefile
b/utils/avrdude/Makefile
index 5ea0e5542c9c6326b122358c79cae315d8837fa2..f933cc155da249601eadf8ce641b7786e652608b 100644
(file)
--- 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
git clone https://git.99rst.org/PROJECT