From 12f19801bf46ecceda69e476119a787e405ff904 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 02 Jun 2013 10:12:27 -0400 Subject: Delete upstream source directory. --- (limited to 'src/intercept/update-modules') 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 - -- cgit v0.9.1