Skip to content

Commit

Permalink
Updated kernel for sound, recovery command
Browse files Browse the repository at this point in the history
Change-Id: Idf10be83461f93329a410552ccfe52838eea5bf4
  • Loading branch information
atinm committed Jun 25, 2011
1 parent 6a57261 commit 07e4ebe
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BoardConfig.mk
Expand Up @@ -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
Expand Down
Binary file modified bcm4329.ko
Binary file not shown.
Binary file modified cifs.ko
Binary file not shown.
Binary file modified kernel
Binary file not shown.
Binary file modified tun.ko
Binary file not shown.

0 comments on commit 07e4ebe

Please sign in to comment.