diff --git a/devices/qualcommax_ipq60xx/diy.sh b/devices/qualcommax_ipq60xx/diy.sh index b931cd0c03b5..466d9eefb0d7 100644 --- a/devices/qualcommax_ipq60xx/diy.sh +++ b/devices/qualcommax_ipq60xx/diy.sh @@ -11,7 +11,9 @@ wget -N https://raw.githubusercontent.com/openwrt/openwrt/refs/heads/openwrt-24. wget -N https://raw.githubusercontent.com/openwrt/openwrt/refs/heads/openwrt-24.10/package/base-files/files/sbin/sysupgrade -P package/base-files/files/sbin/ wget -N https://github.com/openwrt/openwrt/raw/refs/heads/openwrt-24.10/package/network/config/firewall/Makefile -P package/network/config/firewall/ -git clone https://github.com/LiBwrt/nss-packages package/feeds/kiddin9/nss-packages +git clone https://github.com/LiBwrt/nss-packages nss-packages + +mv -f nss-packages/* package/feeds/kiddin9/ rm -rf feeds/kiddin9/shortcut-fe feeds/kiddin9/fibocom_QMI_WWAN feeds/kiddin9/quectel_QMI_WWAN feeds/kiddin9/xtables-wgobfs feeds/kiddin9/fullconenat-nft/ diff --git a/devices/qualcommax_ipq60xx/patches/fix.patch b/devices/qualcommax_ipq60xx/patches/fix.patch index 2b4d4a741960..afb9fd1939f1 100644 --- a/devices/qualcommax_ipq60xx/patches/fix.patch +++ b/devices/qualcommax_ipq60xx/patches/fix.patch @@ -10,8 +10,8 @@ $(call AddDepends/crypto) endef ---- a/package/feeds/kiddin9/nss-packages/qca-nss-ecm/Makefile -+++ b/package/feeds/kiddin9/nss-packages/qca-nss-ecm/Makefile +--- a/package/feeds/kiddin9/qca-nss-ecm/Makefile ++++ b/package/feeds/kiddin9/qca-nss-ecm/Makefile @@ -119,10 +119,6 @@ ifneq ($(CONFIG_PACKAGE_kmod-nat46),) ECM_MAKE_OPTS+=ECM_INTERFACE_MAP_T_ENABLE=y endif @@ -24,8 +24,8 @@ ECM_MAKE_OPTS+=ECM_INTERFACE_PPPOE_ENABLE=y \ ECM_INTERFACE_PPTP_ENABLE=y \ ---- a/package/feeds/kiddin9/nss-packages/qca-nss-drv/Makefile -+++ b/package/feeds/kiddin9/nss-packages/qca-nss-drv/Makefile +--- a/package/feeds/kiddin9/qca-nss-drv/Makefile ++++ b/package/feeds/kiddin9/qca-nss-drv/Makefile @@ -186,10 +186,8 @@ ifndef CONFIG_NSS_DRV_IGS_ENABLE endif