summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kernelbin3914276 -> 3914488 bytes
-rw-r--r--recovery/Android.mk2
2 files changed, 1 insertions, 1 deletions
diff --git a/kernel b/kernel
index 37a3c45..9561eb1 100644
--- a/kernel
+++ b/kernel
Binary files differ
diff --git a/recovery/Android.mk b/recovery/Android.mk
index 0034dc8..2fc8313 100644
--- a/recovery/Android.mk
+++ b/recovery/Android.mk
@@ -1,4 +1,4 @@
-ifneq (,$(findstring $(TARGET_DEVICE),tuna toro maguro))
+ifneq (,$(findstring $(TARGET_DEVICE),tuna toro torospr maguro))
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)