Hi all:
    I  built Android 1.6 (Donut) without any error,but there is no
revcovery.img residing in out/target/generic DIR .And my BoardConfig.mk is:
# config.mk
#
# Product-specific compile-time definitions.
#

# The generic product target doesn't have any hardware-specific pieces.
TARGET_NO_BOOTLOADER := true
TARGET_NO_KERNEL := true
TARGET_NO_RADIOIMAGE := true
TARGET_CPU_ABI := armeabi
HAVE_HTC_AUDIO_DRIVER := false
BOARD_WPA_SUPPLICANT_DRIVER := WEXT
#BOARD_USES_GENERIC_AUDIO := true
#BOARD_USES_GENERIC_OSSAUDIO := true
BOARD_USES_ALSA_AUDIO := true
BUILD_WITH_ALSA_UTILS := true

How to change the BoardConfig.mk to build  revcovery.img.
Any help will be appreciate.

Best regards!
Fanday Dai
2010-05-19

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to