|
@@ -22,9 +22,9 @@
|
|
|
ifneq ($(filter $(TARGETS),linux),)
|
|
|
|
|
|
# Version of Linux to download and then apply patches to
|
|
|
-DOWNLOAD_LINUX_VERSION=2.4.27
|
|
|
+DOWNLOAD_LINUX_VERSION=2.4.29
|
|
|
# Version of Linux AFTER patches
|
|
|
-LINUX_VERSION=2.4.28-pre4-erik
|
|
|
+LINUX_VERSION=2.4.29-erik
|
|
|
|
|
|
LINUX_FORMAT=bzImage
|
|
|
#LINUX_FORMAT=images/zImage.prep
|