summaryrefslogtreecommitdiffstats
path: root/AndroidBoard.mk
diff options
context:
space:
mode:
authoratinm <atinm.dev@gmail.com>2011-05-18 18:15:15 -0400
committeratinm <atinm.dev@gmail.com>2011-05-18 18:15:15 -0400
commita640164cd3d354c407d1dce3b654be92a7dbc16a (patch)
tree93f967a446da44688381c55bd73d35dbb0b3c7df /AndroidBoard.mk
downloaddevice_samsung_galaxysmtd-a640164cd3d354c407d1dce3b654be92a7dbc16a.zip
device_samsung_galaxysmtd-a640164cd3d354c407d1dce3b654be92a7dbc16a.tar.gz
device_samsung_galaxysmtd-a640164cd3d354c407d1dce3b654be92a7dbc16a.tar.bz2
Refactored into galaxysmtd
Change-Id: I82af7904ec373d415dfb34069d8f7d6981cc8fc7
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