mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/linux-fusion: fix version typo in patch description
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 42385486e7)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Fix build for linux >= 4.x
|
Fix build for linux >= 4.x
|
||||||
|
|
||||||
Instead of relying on testing for '3' as the linux kernel major verison,
|
Instead of relying on testing for '3' as the linux kernel major version,
|
||||||
check that it is 2.x to include the proper Makefile, otherwise forcibly
|
check that it is 2.x to include the proper Makefile, otherwise forcibly
|
||||||
include the .26 Makefile, that is good for 3.x and 4.x too.
|
include the .26 Makefile, that is good for 3.x and 4.x too.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user