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. --- measure_scripts/30-compile | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100755 measure_scripts/30-compile (limited to 'measure_scripts/30-compile') diff --git a/measure_scripts/30-compile b/measure_scripts/30-compile deleted file mode 100755 index 29da38a..0000000 --- a/measure_scripts/30-compile +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/sh - -set -e - -cd ../linux - -export ARCH=powerpc -export CROSS_COMPILE=/opt/OSELAS.Toolchain-2012.12.1/powerpc-603e-linux-gnu/gcc-4.7.2-glibc-2.16.0-binutils-2.22-kernel-3.6-sanitized/bin/powerpc-603e-linux-gnu- - -test -t 0 || CHRONIC=chronic - -$CHRONIC make -j$(nproc) uImage -- cgit v1.2.3