From be428bb08658985921a2594ee10a920b0bb4ab9e Mon Sep 17 00:00:00 2001 From: xdavidwu Date: Tue, 21 Feb 2023 16:44:50 +0800 Subject: [PATCH] m cdc ncm --- APKBUILD | 4 ++-- config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/APKBUILD b/APKBUILD index b32c1d1..024fd47 100644 --- a/APKBUILD +++ b/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: xdavidwu pkgname=linux-xdavidwu-xps pkgver=6.2 -pkgrel=0 +pkgrel=1 pkgdesc="Linux kernel customized for xps" url="https://www.kernel.org/" arch="all" @@ -59,7 +59,7 @@ package() { sha512sums=" a01bee0b968b95183934fe3504516be7ef5811944a061f5aed05ecebaa27b5eb64e33232fd0a8dd622b3c8743bfe462ef7e464d381734d111a0ad6a6d9f66ddd linux-6.2.tar.xz -150bc8b7dde46c3b10423eb203dc2dcb595f8c317e88679002c2ecc6857d4a9f96fb8ee17ddc106eda81dc866b892b6f8fd15e9a86b480c71b599d8fa2dd9621 config +9990299f9d7f39c5de264ca966531b9b51385b6d99c2ac2b62c012fd2c1ef88044ee2104cc29c13249dc57f10efdaf5c6279dc463155adcdd666fed58a9076d1 config 0691f5970ccdb2e297541f2436821738d3b215d5dfc3f388f903694e4f912139f41df69ccc3bf8a867241c7c8f8080870729c5d51cc30831f3eca1b6f5266dba fast_skylake.patch c0c5d023cac625dfe3086b37b5abb4be8981db301a468e93d495c08b7650debbf47b7a24c39293731951315658164e36783e5a46fb26fc51ed6fc72e3716307c openwrt-402-ath_regd_optional.patch b2de23b9f86fc670537f432cd0b141e28d6da1b879a3a6457b8597699ed8e55df5f44df014df3d6cef4efbc7f14685bf4720033ba94276e18c2aef825107ccc3 0101-i8042-decrease-debug-message-level-to-info.patch diff --git a/config b/config index 06fb98d..9438b56 100644 --- a/config +++ b/config @@ -1815,7 +1815,7 @@ CONFIG_USB_USBNET=m # CONFIG_USB_NET_AX88179_178A is not set CONFIG_USB_NET_CDCETHER=m # CONFIG_USB_NET_CDC_EEM is not set -# CONFIG_USB_NET_CDC_NCM is not set +CONFIG_USB_NET_CDC_NCM=m # CONFIG_USB_NET_HUAWEI_CDC_NCM is not set # CONFIG_USB_NET_CDC_MBIM is not set # CONFIG_USB_NET_DM9601 is not set -- 2.45.2