From 07e4ebec69800d737574d39f18d257952ec7bec1 Mon Sep 17 00:00:00 2001 From: atinm Date: Sat, 25 Jun 2011 18:37:57 -0400 Subject: Updated kernel for sound, recovery command Change-Id: Idf10be83461f93329a410552ccfe52838eea5bf4 --- BoardConfig.mk | 2 +- bcm4329.ko | Bin 272908 -> 272912 bytes cifs.ko | Bin 2579656 -> 2579660 bytes kernel | Bin 2492916 -> 2492928 bytes tun.ko | Bin 211232 -> 211236 bytes 5 files changed, 1 insertion(+), 1 deletion(-) 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 Binary files a/bcm4329.ko and b/bcm4329.ko differ diff --git a/cifs.ko b/cifs.ko index 59b8a31..f0f716d 100644 Binary files a/cifs.ko and b/cifs.ko differ diff --git a/kernel b/kernel index 6882473..09426a8 100755 Binary files a/kernel and b/kernel differ diff --git a/tun.ko b/tun.ko index a26cd11..0a9fa6d 100644 Binary files a/tun.ko and b/tun.ko differ -- cgit v1.1