summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlefranc2010-01-07 16:10:55 +0000
committerlefranc2010-01-07 16:10:55 +0000
commitc271d8a403f89689cc472f5a6beaa13a1212596d (patch)
tree7275349567aad8e420aece1c785a24c2881db0cf
parentca637f5fb13165f56ceb5f714621d7443a5cc011 (diff)
cleo/buildroot: remove iptables application in spk300g default config file
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6591 017c9cb6-072f-447c-8318-d5b54f68fe89
-rw-r--r--cleopatre/buildroot/target/device/Spidcom/spk300g_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/cleopatre/buildroot/target/device/Spidcom/spk300g_defconfig b/cleopatre/buildroot/target/device/Spidcom/spk300g_defconfig
index 0638f31886..d519c3b475 100644
--- a/cleopatre/buildroot/target/device/Spidcom/spk300g_defconfig
+++ b/cleopatre/buildroot/target/device/Spidcom/spk300g_defconfig
@@ -347,7 +347,7 @@ BR2_PACKAGE_EBTABLES=y
#
# ipsec-tools - disabled (requires openssl, flex and the flex library (libfl.a) )
#
-BR2_PACKAGE_IPTABLES=y
+# BR2_PACKAGE_IPTABLES is not set
# BR2_PACKAGE_KISMET is not set
# BR2_PACKAGE_L2TP is not set
# BR2_PACKAGE_LIBCGI is not set