mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
packages/linux: Build kernel for Amlogic with project-defined version
This commit is contained in:
parent
f808232fbd
commit
294734cc9a
@ -34,8 +34,8 @@ case "$LINUX" in
|
||||
PKG_VERSION="b8b59bb"
|
||||
PKG_URL="https://github.com/hardkernel/linux/archive/$PKG_VERSION.tar.gz"
|
||||
;;
|
||||
amlogic)
|
||||
PKG_VERSION="amlogic-3.10-c8d5b2f"
|
||||
amlogic*)
|
||||
PKG_VERSION="$LINUX-c8d5b2f"
|
||||
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
;;
|
||||
imx6)
|
||||
|
Loading…
x
Reference in New Issue
Block a user