summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2013-10-06 10:24:15 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2013-10-06 10:24:15 +0300
commitca25ba35e6405479e948d29a55bd0452c213cc9c (patch)
treeece04983c35cfc6dfe65c60774c8e9e5e0d9704d
parente510ec9089e7dccea25b4d5ca8e6b729e122de25 (diff)
Remove CONFIG_BRIDGE_EBT_T_NAT workaround
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
-rwxr-xr-xll-ci.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/ll-ci.sh b/ll-ci.sh
index 452df14..449cd6c 100755
--- a/ll-ci.sh
+++ b/ll-ci.sh
@@ -17,8 +17,6 @@ cleanup_exit()
test -d ${reference_git} || git clone --depth 1 -b linux-linaro git://git.linaro.org/kernel/linux-linaro-tracking.git ${reference_git}
cp -a ${reference_git}/* ${reference_git}/.git* .
-# XXX fabo: until ll is updated
-echo "CONFIG_BRIDGE_EBT_T_NAT=m" >> linaro/configs/distribution.conf
case "${hwpack}" in
arndale)
export hwpack_type="arndale"