projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d38a1ee
)
Default to 2.4.21
author
Eric Andersen
<andersen@codepoet.org>
Sat, 14 Jun 2003 00:49:08 +0000
(
00:49
-0000)
committer
Eric Andersen
<andersen@codepoet.org>
Sat, 14 Jun 2003 00:49:08 +0000
(
00:49
-0000)
make/linux.mk
patch
|
blob
|
history
diff --git
a/make/linux.mk
b/make/linux.mk
index 8a25ee145cbf8e233ab78984dc2f696531195718..e80e4cce755ed6fc2640f0cfbec88bacd121766b 100644
(file)
--- a/
make/linux.mk
+++ b/
make/linux.mk
@@
-22,9
+22,9
@@
ifneq ($(filter $(TARGETS),linux),)
# Version of Linux to download and then apply patches to
-DOWNLOAD_LINUX_VERSION=2.4.2
0
+DOWNLOAD_LINUX_VERSION=2.4.2
1
# Version of Linux AFTER patches
-LINUX_VERSION=2.4.21
-pre4
+LINUX_VERSION=2.4.21
LINUX_FORMAT=bzImage
LINUX_BINLOC=arch/$(ARCH)/boot/$(LINUX_FORMAT)