Loading PKGBUILD +1 −4 Original line number Diff line number Diff line Loading @@ -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') Loading Loading @@ -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" Loading config.x86_64 +350 −195 File changed.Preview size limit exceeded, changes collapsed. Show changes Loading
PKGBUILD +1 −4 Original line number Diff line number Diff line Loading @@ -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') Loading Loading @@ -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" Loading