mirror of
https://github.com/openwrt-xiaomi/builder.git
synced 2025-12-10 16:44:29 +05:00
33 lines
658 B
Plaintext
33 lines
658 B
Plaintext
CONFIG_TARGET_ramips=y
|
|
CONFIG_TARGET_ramips_mt7621=y
|
|
CONFIG_TARGET_ramips_mt7621_DEVICE_zyxel_keenetic-giga-iii=y
|
|
|
|
#include _addons.config
|
|
#include _base.config
|
|
#include _wifi_en.config
|
|
#include _printer.config
|
|
#include _samba.config
|
|
#include _torrents.config
|
|
#include _proxy.config
|
|
#include _argon.config
|
|
#include _vpn.config
|
|
|
|
### Luci dashboard
|
|
CONFIG_PACKAGE_luci-mod-dashboard=y
|
|
CONFIG_PACKAGE_luci-i18n-dashboard-ru=y
|
|
|
|
### HDD tools
|
|
CONFIG_PACKAGE_smartmontools=y
|
|
CONFIG_PACKAGE_hdparm=y
|
|
|
|
### Network Ports viewer
|
|
CONFIG_PACKAGE_luci-app-tn-netports=y
|
|
CONFIG_PACKAGE_luci-i18n-tn-netports-ru=y
|
|
|
|
### TimeControl
|
|
CONFIG_PACKAGE_luci-app-timecontrol=m
|
|
|
|
|
|
|
|
|