Skip to content

Commit 7f95687

Browse files
committed
Update filesystem configs to include the correct kernel headers
1 parent 77e219c commit 7f95687

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

configs/fsarm64.config

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
#
2-
# Buildroot -ga555114 Configuration
3-
# Buildroot 2024.02.3 Configuration
2+
# Buildroot -g77e219c Configuration
3+
# Buildroot 2024.02.9 Configuration
44
#
55

6-
BR2_DEFAULT_KERNEL_VERSION="6.6.44"
7-
BR2_DEFAULT_KERNEL_HEADERS="6.6.44"
6+
BR2_DEFAULT_KERNEL_VERSION="6.6.69"
7+
BR2_DEFAULT_KERNEL_HEADERS="6.6.69"
88

99
BR2_HAVE_DOT_CONFIG=y
1010
BR2_HOST_GCC_AT_LEAST_4_9=y

configs/fsx64.config

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
#
2-
# Buildroot -ga555114 Configuration
3-
# Buildroot 2024.02.3 Configuration
2+
# Buildroot -g77e219c Configuration
3+
# Buildroot 2024.02.9 Configuration
44
#
55

6-
BR2_DEFAULT_KERNEL_VERSION="6.6.44"
7-
BR2_DEFAULT_KERNEL_HEADERS="6.6.44"
6+
BR2_DEFAULT_KERNEL_VERSION="6.6.69"
7+
BR2_DEFAULT_KERNEL_HEADERS="6.6.69"
88

99
BR2_HAVE_DOT_CONFIG=y
1010
BR2_HOST_GCC_AT_LEAST_4_9=y

configs/fsx86.config

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
#
2-
# Buildroot -ga555114 Configuration
3-
# Buildroot 2024.02.3 Configuration
2+
# Buildroot -g77e219c Configuration
3+
# Buildroot 2024.02.9 Configuration
44
#
55

6-
BR2_DEFAULT_KERNEL_VERSION="6.6.44"
7-
BR2_DEFAULT_KERNEL_HEADERS="6.6.44"
6+
BR2_DEFAULT_KERNEL_VERSION="6.6.69"
7+
BR2_DEFAULT_KERNEL_HEADERS="6.6.69"
88

99
BR2_HAVE_DOT_CONFIG=y
1010
BR2_HOST_GCC_AT_LEAST_4_9=y

0 commit comments

Comments
 (0)