cobalt: switch to 3.14 kernel
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 43548
This commit is contained in:
parent
35e8cc2cdc
commit
4287370f76
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ CPU_TYPE := 5k
|
||||||
CPU_CFLAGS_5k := -march=r5000
|
CPU_CFLAGS_5k := -march=r5000
|
||||||
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
|
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
|
||||||
|
|
||||||
KERNEL_PATCHVER:=3.3
|
KERNEL_PATCHVER:=3.14
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue