summaryrefslogtreecommitdiffstats
path: root/src/intercept/update-modules
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-06-02 10:12:27 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-06-02 10:12:27 (EDT)
commit12f19801bf46ecceda69e476119a787e405ff904 (patch)
tree1101558927e34a0d6082e79bef8e400e9cc94b99 /src/intercept/update-modules
parent5b483e83bc811d42c9eb0a0e38b45d4549df31bd (diff)
Delete upstream source directory.
Diffstat (limited to 'src/intercept/update-modules')
-rw-r--r--src/intercept/update-modules7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/intercept/update-modules b/src/intercept/update-modules
deleted file mode 100644
index ac5749c..0000000
--- a/src/intercept/update-modules
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-if [ ! -f $OPKG_INTERCEPT_DIR/update-modules ]; then
- echo "update-modules" > $OPKG_INTERCEPT_DIR/update-modules
- chmod +x $OPKG_INTERCEPT_DIR/update-modules
-fi
-