blob: 356b7de62dc4420fe88cbe84f2c34f1ebd573f9e [file] [log] [blame]
Iliyan Malchev3bf17002012-06-29 16:55:10 -07001ifneq ($(filter msm8960,$(TARGET_BOARD_PLATFORM)),)
2
Ajay Dudani9746c472012-06-18 16:01:16 -07003AUDIO_ROOT := $(call my-dir)
4include $(call all-subdir-makefiles)
Iliyan Malchev3bf17002012-06-29 16:55:10 -07005
6endif