Use new bsp kernel for Pinebook
This commit is contained in:
parent
3607003ec1
commit
b71287753c
1 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
TARGET_PREBUILT_KERNEL := device/softwinner/tulip-chiphd/pinebook/kernel
|
||||
TARGET_PREBUILT_KERNEL_MODULES := $(call find-copy-subdir-files,*,$(LOCAL_PATH)/pinebook/modules,system/vendor/modules)
|
||||
#TARGET_PREBUILT_KERNEL := device/softwinner/tulip-chiphd/pinebook/kernel
|
||||
#TARGET_PREBUILT_KERNEL_MODULES := $(call find-copy-subdir-files,*,$(LOCAL_PATH)/pinebook/modules,system/vendor/modules)
|
||||
KERNEL_SRC_DIR ?= $(ANDROID_BUILD_TOP)/linux/kernel-tulip-new-bsp
|
||||
|
||||
$(call inherit-product, device/softwinner/tulip-chiphd/device.mk)
|
||||
$(call inherit-product, build/target/product/full_base.mk)
|
||||
|
|
Loading…
Add table
Reference in a new issue