mirror of https://github.com/hak5/openwrt.git
we use per-target kernel versions for 2.6 for a long time now
SVN-Revision: 19577lede-17.01
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