From f7c848cdf4ad61618679dd4b6ef8c2985eaadb79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Luttringer?= Date: Wed, 16 Mar 2016 00:17:53 +0100 Subject: [PATCH] Bump to 4.5 --- PKGBUILD | 2 +- config.x86_64 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 6ecf233..d686bf8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Customized version of linux for seblu computers pkgname=linux-seblu -pkgver=4.5_rc5 +pkgver=4.5 pkgrel=1 pkgdesc='The Linux Kernel cooked by Seblu' arch=('x86_64') diff --git a/config.x86_64 b/config.x86_64 index ab3817d..1908f29 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.5.0-rc5 Kernel Configuration +# Linux/x86 4.5.0 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -2408,6 +2408,7 @@ CONFIG_USB_NET_NET1080=m CONFIG_USB_NET_PLUSB=m CONFIG_USB_NET_MCS7830=m CONFIG_USB_NET_RNDIS_HOST=m +CONFIG_USB_NET_CDC_SUBSET_ENABLE=m CONFIG_USB_NET_CDC_SUBSET=m CONFIG_USB_ALI_M5632=y CONFIG_USB_AN2720=y @@ -5078,7 +5079,6 @@ CONFIG_USB_SERIAL_MCT_U232=m CONFIG_USB_SERIAL_METRO=m CONFIG_USB_SERIAL_MOS7720=m CONFIG_USB_SERIAL_MOS7840=m -CONFIG_USB_SERIAL_MXUPORT11=m CONFIG_USB_SERIAL_MXUPORT=m CONFIG_USB_SERIAL_NAVMAN=m CONFIG_USB_SERIAL_PL2303=m -- GitLab