Guest User

Androidboard.mk

a guest
Apr 8th, 2014
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  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/samsung/i9082/AndroidBoardVendor.mk
Advertisement
Add Comment
Please, Sign In to add comment