Remove incorrrect dependency on latest minor kernel patch
This commit is contained in:
parent
ec2eb199ca
commit
036f1daaa0
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user