]> rtime.felk.cvut.cz Git - linux-conf-perf.git/blobdiff - targets/ryuglab/scripts/compile
Move boot and remove compile script
[linux-conf-perf.git] / targets / ryuglab / scripts / compile
diff --git a/targets/ryuglab/scripts/compile b/targets/ryuglab/scripts/compile
deleted file mode 100755 (executable)
index 85d118b..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-
-set -e
-
-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