mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #839 from CGarces/remove-hardkernel-reference
hardkernel reference no longer need
This commit is contained in:
commit
ed2f5777aa
@ -29,10 +29,6 @@ PKG_SECTION="linux"
|
||||
PKG_SHORTDESC="linux26: The Linux kernel 2.6 precompiled kernel binary image and modules"
|
||||
PKG_LONGDESC="This package contains a precompiled kernel image and the modules."
|
||||
case "$LINUX" in
|
||||
hardkernel)
|
||||
PKG_VERSION="3b08361"
|
||||
PKG_URL="https://github.com/hardkernel/linux/archive/$PKG_VERSION.tar.gz"
|
||||
;;
|
||||
amlogic-3.10)
|
||||
PKG_VERSION="86c93aa"
|
||||
PKG_URL="https://github.com/LibreELEC/linux-amlogic/archive/$PKG_VERSION.tar.gz"
|
||||
|
Loading…
x
Reference in New Issue
Block a user