|
@@ -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
|