mirror of https://github.com/hak5/openwrt-owl.git
Add stty to default config (required for gumstix bluetooth setup)
SVN-Revision: 22574owl
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