Commit 40b48826 authored by Seblu's avatar Seblu
Browse files

Bump to 4.14

parent 97554d98
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers

pkgname=linux-seblu
pkgver=4.12
pkgver=4.14
pkgrel=1
pkgdesc='The Linux Kernel cooked by Seblu'
arch=('x86_64')
@@ -144,9 +144,6 @@ install_sources() {
  cp arch/x86/Makefile "$kernsrc/arch/x86/"
  cp arch/x86/kernel/asm-offsets.s "$kernsrc/arch/x86/kernel/"

  # add docbook makefile
  install -D -m644 Documentation/DocBook/Makefile "$kernsrc/Documentation/DocBook/Makefile"

  # add dm headers
  install -d "$kernsrc/drivers/md"
  cp drivers/md/*.h  "$kernsrc/drivers/md"
+350 −195

File changed.

Preview size limit exceeded, changes collapsed.