mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-25 12:16:35 +00:00
sync target kernel version with reality
This commit is contained in:
parent
610595feca
commit
5787443321
@ -24,7 +24,7 @@ ifneq ($(filter $(TARGETS),linux),)
|
|||||||
# Base version of Linux kernel that we need to download
|
# Base version of Linux kernel that we need to download
|
||||||
DOWNLOAD_LINUX_VERSION=2.6.16
|
DOWNLOAD_LINUX_VERSION=2.6.16
|
||||||
# Version of Linux kernel AFTER applying all patches
|
# 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
|
# File name for the Linux kernel binary
|
||||||
|
Loading…
x
Reference in New Issue
Block a user