Home | History | Annotate | Download | only in emulator
      1 # config.mk
      2 # 
      3 # Product-specific compile-time definitions.
      4 #
      5 
      6 # The generic product target doesn't have any hardware-specific pieces.
      7 TARGET_NO_BOOTLOADER := true
      8 TARGET_NO_KERNEL := true
      9 HAVE_HTC_AUDIO_DRIVER := true
     10