From aead3a4b3b65f438434e6d269961165bdf1e4f6a Mon Sep 17 00:00:00 2001 From: clown <458892+aieu@users.noreply.github.com> Date: Tue, 5 Dec 2023 09:44:16 +0800 Subject: [PATCH] rtl8152: switch to kernel --- config/nanopi-neo2_defconfig | 2 +- config/x86-64_defconfig | 2 +- config/zeropi_defconfig | 2 +- scripts/01_customize_packages.sh | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/nanopi-neo2_defconfig b/config/nanopi-neo2_defconfig index a792de3f..8b5db154 100644 --- a/config/nanopi-neo2_defconfig +++ b/config/nanopi-neo2_defconfig @@ -13,7 +13,7 @@ CONFIG_PACKAGE_dnsmasq-full=y CONFIG_PACKAGE_kmod-mt76x2u=y CONFIG_PACKAGE_kmod-rtl8812au-ct=y CONFIG_PACKAGE_kmod-usb-net-rndis=y -CONFIG_PACKAGE_kmod-usb-net-rtl8152-vendor=y +CONFIG_PACKAGE_kmod-usb-net-rtl8152=y CONFIG_PACKAGE_luci-app-accesscontrol=y CONFIG_PACKAGE_luci-app-autoreboot=y CONFIG_PACKAGE_luci-app-cpufreq=y diff --git a/config/x86-64_defconfig b/config/x86-64_defconfig index 6e91e698..e500b1ea 100644 --- a/config/x86-64_defconfig +++ b/config/x86-64_defconfig @@ -33,7 +33,7 @@ CONFIG_PACKAGE_kmod-tulip=y CONFIG_PACKAGE_kmod-usb-hid=y CONFIG_PACKAGE_kmod-usb-net-asix-ax88179=y CONFIG_PACKAGE_kmod-usb-net-rndis=y -CONFIG_PACKAGE_kmod-usb-net-rtl8152-vendor=y +CONFIG_PACKAGE_kmod-usb-net-rtl8152=y CONFIG_PACKAGE_kmod-vmxnet3=y CONFIG_PACKAGE_lm-sensors-detect=y CONFIG_PACKAGE_luci-app-accesscontrol=y diff --git a/config/zeropi_defconfig b/config/zeropi_defconfig index 85800360..43a15244 100644 --- a/config/zeropi_defconfig +++ b/config/zeropi_defconfig @@ -13,7 +13,7 @@ CONFIG_PACKAGE_dnsmasq-full=y CONFIG_PACKAGE_kmod-mt76x2u=y CONFIG_PACKAGE_kmod-rtl8812au-ct=y CONFIG_PACKAGE_kmod-usb-net-rndis=y -CONFIG_PACKAGE_kmod-usb-net-rtl8152-vendor=y +CONFIG_PACKAGE_kmod-usb-net-rtl8152=y CONFIG_PACKAGE_luci-app-accesscontrol=y CONFIG_PACKAGE_luci-app-autoreboot=y CONFIG_PACKAGE_luci-app-cpufreq=y diff --git a/scripts/01_customize_packages.sh b/scripts/01_customize_packages.sh index ec4de7ff..58192e77 100755 --- a/scripts/01_customize_packages.sh +++ b/scripts/01_customize_packages.sh @@ -65,8 +65,8 @@ svn export -q https://github.com/vernesong/OpenClash/trunk/luci-app-openclash pa # Realtek RTL8125/8125B/8126A svn export -q https://github.com/sbwml/package_kernel_r8125/trunk package/new/r8125 -# Realtek RTL8152/8153, RTL8192EU -cp -rf ../immortalwrt/package/kernel/{r8152,rtl8192eu} package/new/ +# Realtek RTL8192EU +cp -rf ../immortalwrt/package/kernel/rtl8192eu package/new/ # Release Ram cp -rf ../immortalwrt-luci/applications/luci-app-ramfree package/new/