1
0
This repository has been archived on 2024-11-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
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"