Message ID | 20240819101048.991691-3-michael.tremer@ipfire.org |
---|---|
State | Staged |
Commit | 691d149aa11439f092704a8c5eb920f15a3b9ddb |
Headers | |
Series | [1/2] linux: Tidy up the messy KVER variable | |
Commit Message
diff --git a/lfs/linux b/lfs/linux index f57ddc883..80743d3e6 100644 --- a/lfs/linux +++ b/lfs/linux @@ -30,8 +30,6 @@ THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) -CFLAGS = -CXXFLAGS = HEADERS_ARCH = $(BUILD_PLATFORM) KERNEL_ARCH = $(BUILD_ARCH)