Convert all miscutils/* applets to "new style" applet definitions
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
//config: help
|
||||
//config: The poor man's minicom utility for chatting with serial port devices.
|
||||
|
||||
//applet:IF_MICROCOM(APPLET(microcom, BB_DIR_USR_BIN, BB_SUID_DROP))
|
||||
|
||||
//kbuild:lib-$(CONFIG_MICROCOM) += microcom.o
|
||||
|
||||
//usage:#define microcom_trivial_usage
|
||||
//usage: "[-d DELAY] [-t TIMEOUT] [-s SPEED] [-X] TTY"
|
||||
//usage:#define microcom_full_usage "\n\n"
|
||||
|
Reference in New Issue
Block a user