diff --git a/package/lean/default-settings/Makefile b/package/lean/default-settings/Makefile index d9281955d8..714b995083 100644 --- a/package/lean/default-settings/Makefile +++ b/package/lean/default-settings/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=default-settings PKG_VERSION:=1.1 -PKG_RELEASE:=47 +PKG_RELEASE:=48 PKG_LICENSE:=GPLv3 PKG_LICENSE_FILES:=LICENSE diff --git a/target/linux/ipq40xx/Makefile b/target/linux/ipq40xx/Makefile index 45e111da25..e8f078bee8 100644 --- a/target/linux/ipq40xx/Makefile +++ b/target/linux/ipq40xx/Makefile @@ -17,9 +17,9 @@ include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += \ kmod-usb-dwc3-of-simple \ kmod-leds-gpio kmod-gpio-button-hotplug swconfig \ - kmod-ath10k wpad \ + kmod-ath10k wpad-openssl \ kmod-usb3 kmod-usb-dwc3 ath10k-firmware-qca4019 \ automount autosamba luci-app-ipsec-vpnd v2ray shadowsocks-libev-ss-redir shadowsocksr-libev-server \ - luci-app-unblockmusic luci-app-transmission luci-app-v2ray-server + luci-app-unblockmusic luci-app-transmission htop $(eval $(call BuildTarget))