AndroidBoard.mk 203 B

12345678
  1. LOCAL_PATH := $(call my-dir)
  2. include $(CLEAR_VARS)
  3. ALL_PREBUILT += $(INSTALLED_KERNEL_TARGET)
  4. # include the non-open-source counterpart to this file
  5. -include vendor/samsung/klte/AndroidBoardVendor.mk