ubwcp_kernel_product_board.mk 79 B

123
  1. ifneq ($(TARGET_KERNEL_DLKM_DISABLE), true)
  2. PRODUCT_PACKAGES += ubwcp.ko
  3. endif