aboutsummaryrefslogtreecommitdiff
path: root/ryuglab_scripts/11-patch
diff options
context:
space:
mode:
Diffstat (limited to 'ryuglab_scripts/11-patch')
-rwxr-xr-xryuglab_scripts/11-patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/ryuglab_scripts/11-patch b/ryuglab_scripts/11-patch
deleted file mode 100755
index 7b9ba8e..0000000
--- a/ryuglab_scripts/11-patch
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-set -e
-
-cd ../linux
-
-git reset --hard
-
-git apply --index < ../ryuglab_scripts/shark-ryu-board-patch.patch