blob: ae00b4f03785bc2b46730f4b7b678e221df39ceb [file] [log] [blame]
codeworkxf1be2fe2012-03-24 17:38:29 +01001LOCAL_PATH := $(call my-dir)
2
3include $(CLEAR_VARS)
4
5ifeq ($(filter-out exynos4,$(TARGET_BOARD_PLATFORM)),)
6include $(LOCAL_PATH)/exynos4/Android.mk
7endif