aboutsummaryrefslogtreecommitdiff
path: root/targets/ryuglab/scripts/compile
blob: 85d118b5c303a5d7ceee7f47df2707f752fd0646 (plain)
1
2
3
4
5
6
7
8
9
10
#!/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