mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
we use per-target kernel versions for 2.6 for a long time now
SVN-Revision: 19577
This commit is contained in:
parent
b4ff0e943a
commit
32db1d47ff
@ -2,8 +2,6 @@
|
|||||||
|
|
||||||
ifeq ($(KERNEL),2.4)
|
ifeq ($(KERNEL),2.4)
|
||||||
LINUX_VERSION?=2.4.37.5
|
LINUX_VERSION?=2.4.37.5
|
||||||
else
|
|
||||||
LINUX_VERSION?=2.6.21.7
|
|
||||||
endif
|
endif
|
||||||
LINUX_RELEASE?=1
|
LINUX_RELEASE?=1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user