aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Swetland <swetland@google.com>2008-10-23 20:02:58 -0700
committerBrian Swetland <swetland@google.com>2008-10-23 20:02:58 -0700
commita35b8c504606c5d7261c4c5c08c4b5ff78cb6a86 (patch)
tree52e1f64a1e7b2125f694b7f2fef05d99c3e89998
parent65a21bd5635489199331494f3c36efea07016a66 (diff)
downloaddream-open-a35b8c504606c5d7261c4c5c08c4b5ff78cb6a86.tar.gz
add prebuilt kernel, built from kernel/msm.git @ c092738e01ab...
-rw-r--r--README.txt3
-rwxr-xr-xkernelbin0 -> 1388676 bytes
-rw-r--r--kernel.version7
3 files changed, 10 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index e2ebcd0..1107baf 100644
--- a/README.txt
+++ b/README.txt
@@ -5,6 +5,9 @@ You can configure to build for HTC Dream (aka T-Mobile G1) by putting
the following in your buildspec.mk file at the root of the source tree:
TARGET_PRODUCT := htc_dream
+
+If you wish to override the included prebuilt kernel image, add:
+
TARGET_PREBUILD_KERNEL := /path/to/kernel/arch/arm/boot/zImage
---- proprietary files ----
diff --git a/kernel b/kernel
new file mode 100755
index 0000000..2149191
--- /dev/null
+++ b/kernel
Binary files differ
diff --git a/kernel.version b/kernel.version
new file mode 100644
index 0000000..e1ded00
--- /dev/null
+++ b/kernel.version
@@ -0,0 +1,7 @@
+git://android.git.kernel.org/kernel/msm.git android-msm-htc-2.6.25
+
+commit c092738e01ab845dc7406dc1b53589b1f9edebbc
+Author: Brian Swetland <swetland@google.com>
+Date: Thu Oct 9 18:31:07 2008 -0700
+
+ trout: update msm_defconfig to match dream/G1 1.0 configuration