From 2e471a93c82042d6efb82f9a842e15b70b79fd39 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 30 Aug 2021 01:32:00 +0300 Subject: linux-headers: bump to 5.13.13 --- core/linux-headers/build | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'core/linux-headers/build') diff --git a/core/linux-headers/build b/core/linux-headers/build index 198aeff4..4dfd545d 100755 --- a/core/linux-headers/build +++ b/core/linux-headers/build @@ -1,6 +1,3 @@ #!/bin/sh -e -# Switched back to the rsync installation method -# as it is back to core, and sbase find causes a -# faulty manifest generation. -make headers_install INSTALL_HDR_PATH="$1/usr" +make PREFIX=/usr ARCH=x86 DESTDIR="$1" install -- cgit v1.2.3