projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Now build rootfs+kernel images
[openwrt.git]
/
openwrt
/
target
/
linux
/
Config.in
diff --git
a/openwrt/target/linux/Config.in
b/openwrt/target/linux/Config.in
index
87cd436
..
c642711
100644
(file)
--- a/
openwrt/target/linux/Config.in
+++ b/
openwrt/target/linux/Config.in
@@
-10,6
+10,7
@@
menu "Target Root Filesystem"
bool "squashfs-lzma"
default y
depends !BR2_LINUX_2_6_ARUBA
bool "squashfs-lzma"
default y
depends !BR2_LINUX_2_6_ARUBA
+ depends !BR2_LINUX_2_6_XSCALE
help
Build a squashfs-lzma root filesystem
help
Build a squashfs-lzma root filesystem
@@
-230,6
+231,8
@@
config BR2_PACKAGE_KMOD_IPT_NAT_EXTRA
* ip_nat_proto_gre
* ip_conntrack_pptp
* ip_nat_pptp
* ip_nat_proto_gre
* ip_conntrack_pptp
* ip_nat_pptp
+ * ip_conntrack_sip
+ * ip_nat_sip
* ip_nat_snmp_basic
* ip_conntrack_tftp
* ip_nat_snmp_basic
* ip_conntrack_tftp
This page took
0.022906 seconds
and
4
git commands to generate.