Koushik Dutta | 6ced966 | 2011-11-20 21:14:29 -0800 | [diff] [blame] | 1 | LOCAL_PATH := $(call my-dir) |
2 | |||||
3 | include $(CLEAR_VARS) | ||||
4 | |||||
5 | ALL_PREBUILT += $(INSTALLED_KERNEL_TARGET) | ||||
6 | |||||
7 | # include the non-open-source counterpart to this file | ||||
8 | -include vendor/__MANUFACTURER__/__DEVICE__/AndroidBoardVendor.mk |