projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] 6in4, 6to4: prevent starting the tunnel if kmod-sit is not yet loaded ...
[openwrt.git]
/
target
/
linux
/
omap35xx
/
gumstix
/
defconfig.gumstix
diff --git
a/target/linux/omap35xx/gumstix/defconfig.gumstix
b/target/linux/omap35xx/gumstix/defconfig.gumstix
index
dcee15d
..
8155052
100644
(file)
--- a/
target/linux/omap35xx/gumstix/defconfig.gumstix
+++ b/
target/linux/omap35xx/gumstix/defconfig.gumstix
@@
-5,7
+5,7
@@
CONFIG_TARGET_omap35xx_gumstix=y
CONFIG_DEVEL=y
CONFIG_BROKEN=y
CONFIG_TOOLCHAINOPTS=y
CONFIG_DEVEL=y
CONFIG_BROKEN=y
CONFIG_TOOLCHAINOPTS=y
-CONFIG_GCC_VERSION_4_4_
3
=y
+CONFIG_GCC_VERSION_4_4_
5
=y
CONFIG_INSTALL_LIBSTDCPP=y
CONFIG_TARGET_OPTIONS=y
CONFIG_TARGET_OPTIMIZATION="-O2 -pipe -march=armv7-a -mtune=cortex-a8 -funit-at-a-time"
CONFIG_INSTALL_LIBSTDCPP=y
CONFIG_TARGET_OPTIONS=y
CONFIG_TARGET_OPTIMIZATION="-O2 -pipe -march=armv7-a -mtune=cortex-a8 -funit-at-a-time"
@@
-20,4
+20,5
@@
CONFIG_UCI_PRECONFIG_network_lan_proto="dhcp"
CONFIG_UCI_PRECONFIG_network_lan_netmask=""
CONFIG_UCI_PRECONFIG_network_lan_ipaddr=""
CONFIG_BUSYBOX_CONFIG_STTY=y
CONFIG_UCI_PRECONFIG_network_lan_netmask=""
CONFIG_UCI_PRECONFIG_network_lan_ipaddr=""
CONFIG_BUSYBOX_CONFIG_STTY=y
+CONFIG_BUSYBOX_CONFIG_TTY=y
This page took
0.022962 seconds
and
4
git commands to generate.