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
55407d1
..
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"
@@
-13,5
+13,12
@@
CONFIG_USE_UCLIBC=y
CONFIG_UCLIBC_VERSION_0_9_30_1=y
CONFIG_TARGET_ROOTFS_PARTSIZE=200
CONFIG_SOFT_FLOAT=n
CONFIG_UCLIBC_VERSION_0_9_30_1=y
CONFIG_TARGET_ROOTFS_PARTSIZE=200
CONFIG_SOFT_FLOAT=n
-CONFIG_TARGET_ROOTFS_EXT
2
FS=y
+CONFIG_TARGET_ROOTFS_EXT
4
FS=y
CONFIG_UDEV_EXTRA_firmware=y
CONFIG_UDEV_EXTRA_firmware=y
+CONFIG_IMAGEOPT=y
+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_BUSYBOX_CONFIG_TTY=y
+
This page took
0.022319 seconds
and
4
git commands to generate.