summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoratinm <atinm.dev@gmail.com>2011-06-25 18:37:57 -0400
committeratinm <atinm.dev@gmail.com>2011-06-25 18:37:57 -0400
commit07e4ebec69800d737574d39f18d257952ec7bec1 (patch)
tree92d2c6664728180e4f42cd11d274c447bc080915
parent6a57261f8dbd2865b1cc3178275bf5fd3bd28a19 (diff)
downloaddevice_samsung_galaxysmtd-07e4ebec69800d737574d39f18d257952ec7bec1.zip
device_samsung_galaxysmtd-07e4ebec69800d737574d39f18d257952ec7bec1.tar.gz
device_samsung_galaxysmtd-07e4ebec69800d737574d39f18d257952ec7bec1.tar.bz2
Updated kernel for sound, recovery command
Change-Id: Idf10be83461f93329a410552ccfe52838eea5bf4
-rw-r--r--BoardConfig.mk2
-rw-r--r--bcm4329.kobin272908 -> 272912 bytes
-rw-r--r--cifs.kobin2579656 -> 2579660 bytes
-rwxr-xr-xkernelbin2492916 -> 2492928 bytes
-rw-r--r--tun.kobin211232 -> 211236 bytes
5 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 23d1888..af171cb 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -97,7 +97,7 @@ TARGET_USERIMAGES_USE_EXT4 := true
BOARD_HAS_NO_SELECT_BUTTON := true
BOARD_USES_BML_OVER_MTD := true
BOARD_CUSTOM_BOOTIMG_MK := device/samsung/aries-common/shbootimg.mk
-TARGET_RECOVERY_PRE_COMMAND="echo 1 > /cache/.startrecovery; sync;"
+TARGET_RECOVERY_PRE_COMMAND := "echo 1 > /cache/.startrecovery; sync;"
# Include aries specific stuff
-include device/samsung/aries-common/Android.mk
diff --git a/bcm4329.ko b/bcm4329.ko
index c6c5a9b..2a8cdd5 100644
--- a/bcm4329.ko
+++ b/bcm4329.ko
Binary files differ
diff --git a/cifs.ko b/cifs.ko
index 59b8a31..f0f716d 100644
--- a/cifs.ko
+++ b/cifs.ko
Binary files differ
diff --git a/kernel b/kernel
index 6882473..09426a8 100755
--- a/kernel
+++ b/kernel
Binary files differ
diff --git a/tun.ko b/tun.ko
index a26cd11..0a9fa6d 100644
--- a/tun.ko
+++ b/tun.ko
Binary files differ