projects/WeTek_Core: Use Amlogic kernel 3.10 for the project

This commit is contained in:
Alex Deryskyba 2016-04-28 18:50:48 +02:00
parent 650c1bfe7e
commit a23c3fa439

View File

@ -64,7 +64,7 @@
# Kernel to use. values can be:
# default: default mainline kernel
LINUX="amlogic"
LINUX="amlogic-3.10"
################################################################################