ophub / amlogic-s9xxx-openwrt

Support for OpenWrt in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.
GNU General Public License v2.0
1.92k stars 1.7k forks source link

Custom kernel not working #648

Closed Manssizz closed 1 month ago

Manssizz commented 1 month ago

Device Information | 设备信息

OpenWrt Version | 系统版本

Describe the bug | 问题描述 I have custom kernel with low latency tags in my kernel repo. Compiled work but still used stable kernel. How to use custom kernel?

Please provide a detailed description of the issue and, if necessary, attach a screenshot. image image

ophub commented 1 month ago

Using supported tags, other named scripts are not processed.

Tags use name: kernel_stable kernel_beta kernel_dev

Manssizz commented 1 month ago

so... only support 3 tags (stable, beta,dev)?

ophub commented 1 month ago

yes

Manssizz commented 1 month ago

ok. thanks. closed