summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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