From 9b35e3880a5c0deaa554cd14cd9717719630e10c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sat, 8 Aug 2015 10:44:54 +0200 Subject: Remove script for generating configuration Also folder measure_scripts renamed to ryuglab_scripts to signalize for what target are those scripts. --- ryuglab_scripts/11-patch | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 ryuglab_scripts/11-patch (limited to 'ryuglab_scripts/11-patch') diff --git a/ryuglab_scripts/11-patch b/ryuglab_scripts/11-patch new file mode 100755 index 0000000..7963ffc --- /dev/null +++ b/ryuglab_scripts/11-patch @@ -0,0 +1,9 @@ +#!/bin/sh + +set -e + +cd ../linux + +git reset --hard + +git apply --index < ../measure_scripts/shark-ryu-board-patch.patch -- cgit v1.2.3