summaryrefslogtreecommitdiffstats
path: root/legacy/Android.mk
blob: 95d9adac3273ccedacd7dd49d220da28a50d5918 (plain)
1
2
3
4
5
ifneq ($(filter msm8960,$(TARGET_BOARD_PLATFORM)),)

include $(call all-subdir-makefiles)

endif