aboutsummaryrefslogtreecommitdiff
path: root/core/linux-headers/build
diff options
context:
space:
mode:
Diffstat (limited to 'core/linux-headers/build')
-rwxr-xr-xcore/linux-headers/build5
1 files changed, 1 insertions, 4 deletions
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