0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-04-12 18:43:07 +00:00
Files
2022-03-03 21:25:22 +01:00

8 lines
219 B
Makefile

PKG_NAME="disable_wifi_powersave"
PKG_VERSION="1.0"
PKG_LICENSE="GPL"
PKG_SITE="https://www.lakka.tv"
PKG_DEPENDS_TARGET="systemd"
PKG_LONGDESC="Disables powersaving on wlan to improve stability"
PKG_TOOLCHAIN="manual"