Fixed MakeFile's "CopyConfig" fuction And Updated config
- Updated config to Buildroot 2025.02.17 - Disabled ext4fs generation - Enabled ISO genration
This commit is contained in:
+8
-5
@@ -1,8 +1,8 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86_64 6.12.81 Kernel Configuration
|
||||
# Linux/x86_64 6.12.104 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="x86_64-buildroot-linux-musl-gcc.br_real (Buildroot 2025.02.13) 13.4.0"
|
||||
CONFIG_CC_VERSION_TEXT="x86_64-buildroot-linux-musl-gcc.br_real (Buildroot 2025.02.17) 13.4.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
CONFIG_GCC_VERSION=130400
|
||||
CONFIG_CLANG_VERSION=0
|
||||
@@ -11,8 +11,8 @@ CONFIG_AS_VERSION=24301
|
||||
CONFIG_LD_IS_BFD=y
|
||||
CONFIG_LD_VERSION=24301
|
||||
CONFIG_LLD_VERSION=0
|
||||
CONFIG_RUSTC_VERSION=0
|
||||
CONFIG_RUSTC_LLVM_VERSION=0
|
||||
CONFIG_RUSTC_VERSION=109800
|
||||
CONFIG_RUSTC_LLVM_VERSION=220108
|
||||
CONFIG_CC_CAN_LINK=y
|
||||
CONFIG_CC_CAN_LINK_STATIC=y
|
||||
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
|
||||
@@ -21,7 +21,9 @@ CONFIG_TOOLS_SUPPORT_RELR=y
|
||||
CONFIG_CC_HAS_ASM_INLINE=y
|
||||
CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
|
||||
CONFIG_LD_CAN_USE_KEEP_IN_OVERLAY=y
|
||||
CONFIG_PAHOLE_VERSION=130
|
||||
CONFIG_RUSTC_HAS_UNNECESSARY_TRANSMUTES=y
|
||||
CONFIG_RUSTC_HAS_SUSPICIOUS_RUNTIME_SYMBOL_DEFINITIONS=y
|
||||
CONFIG_PAHOLE_VERSION=0
|
||||
CONFIG_IRQ_WORK=y
|
||||
CONFIG_BUILDTIME_TABLE_SORT=y
|
||||
CONFIG_THREAD_INFO_IN_TASK=y
|
||||
@@ -2362,6 +2364,7 @@ CONFIG_AGP_INTEL=y
|
||||
# CONFIG_AGP_VIA is not set
|
||||
CONFIG_INTEL_GTT=y
|
||||
# CONFIG_VGA_SWITCHEROO is not set
|
||||
CONFIG_GPU_BUDDY=y
|
||||
CONFIG_DRM=y
|
||||
CONFIG_DRM_MIPI_DSI=y
|
||||
# CONFIG_DRM_DEBUG_MM is not set
|
||||
|
||||
Reference in New Issue
Block a user