mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 19:26:50 +00:00
deactivate getpir, this only compiles on target and need a gcc on target
This commit is contained in:
parent
5dcde58e3c
commit
443fd22ad1
@ -78,8 +78,7 @@ case "$2" in
|
|||||||
# Devtools for Cooreboot... (not for Release)
|
# Devtools for Cooreboot... (not for Release)
|
||||||
[ "$DEVTOOLS" = yes ] && $SCRIPTS/install superiotool
|
[ "$DEVTOOLS" = yes ] && $SCRIPTS/install superiotool
|
||||||
[ "$DEVTOOLS" = yes ] && $SCRIPTS/install flashrom
|
[ "$DEVTOOLS" = yes ] && $SCRIPTS/install flashrom
|
||||||
[ "$DEVTOOLS" = yes ] && $SCRIPTS/install getpir
|
# [ "$DEVTOOLS" = yes ] && $SCRIPTS/install getpir
|
||||||
|
|
||||||
|
|
||||||
#[ "$EXTRACODECS" = yes ] && $SCRIPTS/install extra-codecs-nonfree $1
|
#[ "$EXTRACODECS" = yes ] && $SCRIPTS/install extra-codecs-nonfree $1
|
||||||
#[ "$EXTRAFIRMWARES" = yes ] && $SCRIPTS/install extra-firmwares-nonfree $1
|
#[ "$EXTRAFIRMWARES" = yes ] && $SCRIPTS/install extra-firmwares-nonfree $1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user