>
> # Kernel
> ifeq ($(TARGET_PREBUILT_KERNEL),)
>     LOCAL_KERNEL := device/oneplus/onyx/kernel
> else
>     LOCAL_KERNEL := $(TARGET_PREBUILT_KERNEL)
> endif
> PRODUCT_COPY_FILES := \
>     $(LOCAL_KERNEL):kernel
>

I am using a prebuilt kernel, but some error occurred when I started make.

> make: *** No rule to make target 'out/target/product/onyx/kernel', needed 
> by 'out/target/product/onyx/boot.img'.  Stop.
>
 

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-porting+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to