]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
kernel: fix build on x86_64
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 8 Aug 2018 08:26:38 +0000 (10:26 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 8 Aug 2018 08:26:38 +0000 (10:26 +0200)
oops i deleted a wrong line...

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/linux

index cfdcc4a4266c15eb56d5a815ebb8891d9a11c219..5e7b334cd2a8944f11ec93d9a467fbaea8540126 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
@@ -37,8 +37,9 @@ CXXFLAGS   =
 PAK_VER    = 76
 DEPS      = ""
 
-KERNEL_TARGET = bzImage
 HEADERS_ARCH  = $(BUILD_PLATFORM)
+KERNEL_ARCH   = $(BUILD_ARCH)
+KERNEL_TARGET = bzImage
 
 ifeq "$(BUILD_ARCH)" "i586"
        KERNEL_ARCH = i386