mirror of
https://github.com/padavanonly/immortalwrt-mt798x.git
synced 2025-12-16 16:56:38 +00:00
target: remove luci-app-turboacc, luci-app-cpufreq in default packages
This commit is contained in:
parent
cbbfa996aa
commit
10b5a7d734
@ -58,7 +58,6 @@ DEFAULT_PACKAGES.tweak:=\
|
|||||||
kmod-nf-nathelper-extra \
|
kmod-nf-nathelper-extra \
|
||||||
luci \
|
luci \
|
||||||
luci-app-filetransfer \
|
luci-app-filetransfer \
|
||||||
luci-app-turboacc \
|
|
||||||
luci-compat \
|
luci-compat \
|
||||||
luci-lib-base \
|
luci-lib-base \
|
||||||
luci-lib-fs \
|
luci-lib-fs \
|
||||||
|
|||||||
@ -14,6 +14,6 @@ KERNEL_TESTING_PATCHVER:=5.4
|
|||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
DEFAULT_PACKAGES += \
|
DEFAULT_PACKAGES += \
|
||||||
kmod-leds-gpio kmod-gpio-button-hotplug \
|
kmod-leds-gpio kmod-gpio-button-hotplug \
|
||||||
autocore-arm luci-app-cpufreq uboot-envtools
|
autocore-arm uboot-envtools
|
||||||
|
|
||||||
$(eval $(call BuildTarget))
|
$(eval $(call BuildTarget))
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user