microcom: new applet by Vladimir Dronnikov <dronnikov@gmail.ru>
This commit is contained in:
@@ -305,6 +305,12 @@ config FEATURE_MDEV_LOAD_FIRMWARE
|
||||
/lib/firmware/ and if it exists, send it to the kernel for
|
||||
loading into the hardware.
|
||||
|
||||
config MICROCOM
|
||||
bool "microcom"
|
||||
default n
|
||||
help
|
||||
The poor man's minicom utility for chatting with serial port devices.
|
||||
|
||||
config MKSWAP
|
||||
bool "mkswap"
|
||||
default n
|
||||
|
@@ -30,3 +30,4 @@ lib-$(CONFIG_SETARCH) +=setarch.o
|
||||
lib-$(CONFIG_SWAPONOFF) +=swaponoff.o
|
||||
lib-$(CONFIG_SWITCH_ROOT) +=switch_root.o
|
||||
lib-$(CONFIG_UMOUNT) +=umount.o
|
||||
lib-$(CONFIG_MICROCOM) +=microcom.o
|
||||
|
Reference in New Issue
Block a user