]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/linux
python3-pyasn1: New package as required by aws-cli
[people/pmueller/ipfire-2.x.git] / lfs / linux
index b5877fc5bec991be4dd9a50ff1d9b9d03250ca0b..5e7b334cd2a8944f11ec93d9a467fbaea8540126 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
@@ -37,9 +37,9 @@ CXXFLAGS   =
 PAK_VER    = 76
 DEPS      = ""
 
+HEADERS_ARCH  = $(BUILD_PLATFORM)
 KERNEL_ARCH   = $(BUILD_ARCH)
 KERNEL_TARGET = bzImage
-HEADERS_ARCH  = $(BUILD_PLATFORM)
 
 ifeq "$(BUILD_ARCH)" "i586"
        KERNEL_ARCH = i386
@@ -52,6 +52,7 @@ ifeq "$(BUILD_ARCH)" "aarch64"
 endif
 
 ifeq "$(BUILD_ARCH)" "armv5tel"
+       KERNEL_ARCH  = arm
        KERNEL_TARGET = zImage
 endif