summaryrefslogtreecommitdiffstats
path: root/AndroidBoard.mk
diff options
context:
space:
mode:
authorcodeworkx <daniel.hillenbrand@codeworkx.de>2012-05-19 18:13:18 +0200
committercodeworkx <daniel.hillenbrand@codeworkx.de>2012-05-19 18:13:18 +0200
commitd34dc4ce94ab3e9869aa01bb59a878dc87b4c199 (patch)
tree0b22162f19d97e858b479cbe6c39bf694c264dad /AndroidBoard.mk
downloaddevice_samsung_i9300-d34dc4ce94ab3e9869aa01bb59a878dc87b4c199.zip
device_samsung_i9300-d34dc4ce94ab3e9869aa01bb59a878dc87b4c199.tar.gz
device_samsung_i9300-d34dc4ce94ab3e9869aa01bb59a878dc87b4c199.tar.bz2
initial commit
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..fdb4685
--- /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/i9300/AndroidBoardVendor.mk