diff options
| author | Luka Perkov <luka@openwrt.org> | 2016-03-14 17:06:21 +0000 |
|---|---|---|
| committer | Luka Perkov <luka@openwrt.org> | 2016-03-14 17:06:21 +0000 |
| commit | 3ffb5cec14863a2bcfc4da903a1a6bbb78409097 (patch) | |
| tree | af1450c2dd89ad2454e161d5aa4b0af7380b4521 /target/linux | |
| parent | 5c457db8e5cd45d2f54a78ab8e680057fbc90fbd (diff) | |
| download | mtk-20170518-3ffb5cec14863a2bcfc4da903a1a6bbb78409097.zip mtk-20170518-3ffb5cec14863a2bcfc4da903a1a6bbb78409097.tar.gz mtk-20170518-3ffb5cec14863a2bcfc4da903a1a6bbb78409097.tar.bz2 | |
kirkwood: switch to 4.4
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 49020
Diffstat (limited to 'target/linux')
| -rw-r--r-- | target/linux/kirkwood/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/kirkwood/Makefile b/target/linux/kirkwood/Makefile index 4f9fa4f..e0cdf66 100644 --- a/target/linux/kirkwood/Makefile +++ b/target/linux/kirkwood/Makefile @@ -13,7 +13,7 @@ FEATURES:=targz usb jffs2_nand nand ubifs squashfs dt CPU_TYPE:=xscale MAINTAINER:=Luka Perkov <luka@openwrt.org> -KERNEL_PATCHVER:=3.18 +KERNEL_PATCHVER:=4.4 include $(INCLUDE_DIR)/target.mk |
