summaryrefslogtreecommitdiffstats
path: root/AndroidBoard.mk
blob: fdb468542db9b9e082f092392ba0288728950960 (plain)
1
2
3
4
5
6
7
8
LOCAL_PATH := $(call my-dir)

include $(CLEAR_VARS)

ALL_PREBUILT += $(INSTALLED_KERNEL_TARGET)

# include the non-open-source counterpart to this file
-include vendor/samsung/i9300/AndroidBoardVendor.mk