summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorsravanM <Sravan@mindtribe.com>2016-02-12 11:38:01 -0800
committersravanM <Sravan@mindtribe.com>2016-02-12 14:07:34 -0800
commit0bc8d67738755f296f386aa79f152a383fdc6b42 (patch)
tree7afa04a0d66b5d9aaac28e1e5ecf8ec8f2e27ffc /build.sh
parentc10137fd3bfca05a60ecdcd69c2f6dae076f9b62 (diff)
downloadolio-linux-3.10-mindtribe-wake.tar.xz
olio-linux-3.10-mindtribe-wake.zip
be paranoid about enabling the accelerometer interrupt before sleepingmindtribe-wake
Change-Id: I7164606f092aba48f466bf1de72e37f5807a7acb
Diffstat (limited to 'build.sh')
-rw-r--r--build.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/build.sh b/build.sh
new file mode 100644
index 00000000000..ee585774081
--- /dev/null
+++ b/build.sh
@@ -0,0 +1,4 @@
+export ARCH=arm
+export CROSS_COMPILE=~/aosp/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/bin/arm-eabi-
+make omap3_h1_defconfig
+make LOADADDR=0x80008000 uImage