Merge pull request #839 from CGarces/remove-hardkernel-reference

hardkernel reference no longer need
This commit is contained in:
Lukas Rusak 2016-10-14 16:14:13 -07:00 committed by GitHub
commit ed2f5777aa

View File

@ -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"