mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 23:42:43 +00:00
Add stty to default config (required for gumstix bluetooth setup)
SVN-Revision: 22574
This commit is contained in:
parent
6953ce8a47
commit
42986e14fc
@ -19,4 +19,5 @@ CONFIG_IMAGEOPT=y
|
|||||||
CONFIG_UCI_PRECONFIG_network_lan_proto="dhcp"
|
CONFIG_UCI_PRECONFIG_network_lan_proto="dhcp"
|
||||||
CONFIG_UCI_PRECONFIG_network_lan_netmask=""
|
CONFIG_UCI_PRECONFIG_network_lan_netmask=""
|
||||||
CONFIG_UCI_PRECONFIG_network_lan_ipaddr=""
|
CONFIG_UCI_PRECONFIG_network_lan_ipaddr=""
|
||||||
|
CONFIG_BUSYBOX_CONFIG_STTY=y
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user