mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
Remove incorrrect dependency on latest minor kernel patch
This commit is contained in:
@@ -373,7 +373,7 @@ config BR2_LINUX26_VERSION
|
||||
default "2.6.21.7" if BR2_LINUX_2_6_21_7
|
||||
default "2.6.22.1" if BR2_LINUX_2_6_22_1
|
||||
default "2.6.22.10" if BR2_LINUX_2_6_22_10
|
||||
default "$(BR2_KERNEL_CURRENT_VERSION)"if BR2_LINUX_2_6_STABLE || BR2_KERNEL_ADD_LATEST_MINORPATCH
|
||||
default "$(BR2_KERNEL_CURRENT_VERSION)"if BR2_LINUX_2_6_STABLE
|
||||
default $(BR2_CUSTOM_LINUX26_VERSION) if BR2_LINUX26_CUSTOM
|
||||
|
||||
menu "Linux Kernel Configuration"
|
||||
|
||||
Reference in New Issue
Block a user