summaryrefslogtreecommitdiff
path: root/i486-stage1/linux-api-headers/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'i486-stage1/linux-api-headers/DESCR')
-rw-r--r--i486-stage1/linux-api-headers/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/i486-stage1/linux-api-headers/DESCR b/i486-stage1/linux-api-headers/DESCR
new file mode 100644
index 0000000..b2ad3b4
--- /dev/null
+++ b/i486-stage1/linux-api-headers/DESCR
@@ -0,0 +1,4 @@
+# the Linux kernel has it's own way for cross compilation, we need
+# only the header files for glibc later, but it's better to make sure
+# to pick the correct target archicture right away
+sed -i "s@make@make ARCH=$KERNEL_ARCH CROSS_COMPILE=$XTOOLS_ARCH_PREFIX@g" PKGBUILD