mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
sync target kernel version with reality
This commit is contained in:
@@ -24,7 +24,7 @@ ifneq ($(filter $(TARGETS),linux),)
|
||||
# Base version of Linux kernel that we need to download
|
||||
DOWNLOAD_LINUX_VERSION=2.6.16
|
||||
# Version of Linux kernel AFTER applying all patches
|
||||
LINUX_VERSION=2.6.16.4-erik
|
||||
LINUX_VERSION=2.6.16.20-erik
|
||||
|
||||
|
||||
# File name for the Linux kernel binary
|
||||
|
||||
Reference in New Issue
Block a user