mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
eglibc: add linux-AMLm1 support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
ea2d3933b0
commit
a75d5e5f26
@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
. config/options $1
|
. config/options $1
|
||||||
|
|
||||||
if [ "$LINUX" = AMLm3 ]; then
|
if [ "$LINUX" = AMLm1 -o "$LINUX" = AMLm3 ]; then
|
||||||
KERNEL_VER="2.6.34"
|
KERNEL_VER="2.6.34"
|
||||||
else
|
else
|
||||||
KERNEL_VER="3.0.0"
|
KERNEL_VER="3.0.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user