move old kamikaze out of trunk - will put buildroot-ng in there as soon as all the...
[openwrt/openwrt.git] / openwrt / package / click / files / S50roofnet
diff --git a/openwrt/package/click/files/S50roofnet b/openwrt/package/click/files/S50roofnet
deleted file mode 100755 (executable)
index f434163..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-killall -q click
-cp /usr/bin/srcr.click /tmp
-sh /usr/bin/gen_config_roofnet.sh > /tmp/unaligned.click
-click-align /tmp/unaligned.click > /tmp/roofnet.click
-/usr/bin/click /tmp/roofnet.click > /tmp/roofnet.log 2>&1 &