target.mk: remove luci-newapi

This commit is contained in:
coolsnowwolf 2024-05-09 22:11:31 +08:00
parent 1531aa758e
commit c6bb9a7912
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ DEFAULT_PACKAGES.nas:=\
DEFAULT_PACKAGES.router:=\ DEFAULT_PACKAGES.router:=\
dnsmasq-full firewall iptables ppp ppp-mod-pppoe \ dnsmasq-full firewall iptables ppp ppp-mod-pppoe \
block-mount coremark kmod-nf-nathelper kmod-nf-nathelper-extra kmod-ipt-raw kmod-tun \ block-mount coremark kmod-nf-nathelper kmod-nf-nathelper-extra kmod-ipt-raw kmod-tun \
iptables-mod-tproxy iptables-mod-extra ipset ip-full default-settings luci luci-newapi \ iptables-mod-tproxy iptables-mod-extra ipset ip-full default-settings luci \
ddns-scripts_aliyun ddns-scripts_dnspod luci-app-ddns luci-app-upnp luci-app-autoreboot \ ddns-scripts_aliyun ddns-scripts_dnspod luci-app-ddns luci-app-upnp luci-app-autoreboot \
luci-app-arpbind luci-app-filetransfer luci-app-vsftpd luci-app-ssr-plus luci-app-vlmcsd \ luci-app-arpbind luci-app-filetransfer luci-app-vsftpd luci-app-ssr-plus luci-app-vlmcsd \
luci-app-accesscontrol luci-app-nlbwmon luci-app-turboacc luci-app-wol curl ca-certificates luci-app-accesscontrol luci-app-nlbwmon luci-app-turboacc luci-app-wol curl ca-certificates

View File

@ -1376,7 +1376,7 @@ define Device/phicomm_k2p
DEVICE_MODEL := K2P DEVICE_MODEL := K2P
SUPPORTED_DEVICES += k2p SUPPORTED_DEVICES += k2p
DEVICE_COMPAT_VERSION := 1.1 DEVICE_COMPAT_VERSION := 1.1
DEVICE_PACKAGES := -luci-newapi -wpad-openssl kmod-mt7615d_dbdc wireless-tools DEVICE_PACKAGES := -wpad-openssl kmod-mt7615d_dbdc wireless-tools luci-oldapi
endef endef
TARGET_DEVICES += phicomm_k2p TARGET_DEVICES += phicomm_k2p