summaryrefslogtreecommitdiff
path: root/Android.mk (plain)
blob: 74001a4a90e32d381b43ee93fb894acb0d295883
1ifneq ($(filter ampere braun curie darwin einstein atom beast hertz,$(TARGET_DEVICE)),)
2
3LOCAL_PATH:= $(call my-dir)
4include $(call all-makefiles-under,$(LOCAL_PATH))
5
6endif
7