summaryrefslogtreecommitdiffstats
path: root/AndroidBoard.mk
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidBoard.mk')
-rw-r--r--AndroidBoard.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/AndroidBoard.mk b/AndroidBoard.mk
new file mode 100644
index 0000000..09344c1
--- /dev/null
+++ b/AndroidBoard.mk
@@ -0,0 +1,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