Update linux kernel

This commit is contained in:
Eric Andersen 2005-02-02 16:27:50 +00:00
parent f557b5981c
commit c9f0039ea6
11 changed files with 2 additions and 2 deletions

View File

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