Loading make/linux.mk +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ ifneq ($(filter $(TARGETS),linux),) # Version of Linux to download and then apply patches to DOWNLOAD_LINUX_VERSION=2.4.25 # Version of Linux AFTER patches LINUX_VERSION=2.4.25-pre5-erik LINUX_VERSION=2.4.26-pre5-erik LINUX_FORMAT=bzImage #LINUX_FORMAT=images/zImage.prep Loading Loading
make/linux.mk +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ ifneq ($(filter $(TARGETS),linux),) # Version of Linux to download and then apply patches to DOWNLOAD_LINUX_VERSION=2.4.25 # Version of Linux AFTER patches LINUX_VERSION=2.4.25-pre5-erik LINUX_VERSION=2.4.26-pre5-erik LINUX_FORMAT=bzImage #LINUX_FORMAT=images/zImage.prep Loading