Iliyan Malchev | 3bf1700 | 2012-06-29 16:55:10 -0700 | [diff] [blame] | 1 | ifneq ($(filter msm8960,$(TARGET_BOARD_PLATFORM)),) |
2 | |||||
Ajay Dudani | 9746c47 | 2012-06-18 16:01:16 -0700 | [diff] [blame] | 3 | AUDIO_ROOT := $(call my-dir) |
4 | include $(call all-subdir-makefiles) | ||||
Iliyan Malchev | 3bf1700 | 2012-06-29 16:55:10 -0700 | [diff] [blame] | 5 | |
6 | endif |