summaryrefslogtreecommitdiffstats
path: root/AndroidBoard.mk
blob: 09344c143286217716e1716f319697231013c997 (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/galaxysmtd/AndroidBoardVendor.mk