Update Makefile

This commit is contained in:
padavanonly 2024-04-25 10:08:53 +08:00 committed by GitHub
parent e9a25ac501
commit 6285328f98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,6 +14,6 @@ KERNEL_TESTING_PATCHVER:=5.4
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += \
kmod-leds-gpio kmod-gpio-button-hotplug \
autocore-arm uboot-envtools luci-app-quickstart luci-app-wrtbwmon
autocore-arm uboot-envtool luci-app-wrtbwmon
$(eval $(call BuildTarget))