diff options
| author | Felix Fietkau <nbd@nbd.name> | 2017-02-06 11:46:48 +0100 |
|---|---|---|
| committer | Felix Fietkau <nbd@nbd.name> | 2017-02-16 17:17:15 +0100 |
| commit | 2bf9ea6a31736db059aa97addce3a34b933dacc1 (patch) | |
| tree | ecfe628aabaf38e6bd40ca841443d19079105a83 /target/linux/mvebu/Makefile | |
| parent | 237454991618e0e8b7ceb8a8a2a43fca12c1a454 (diff) | |
| download | mtk-20170518-2bf9ea6a31736db059aa97addce3a34b933dacc1.zip mtk-20170518-2bf9ea6a31736db059aa97addce3a34b933dacc1.tar.gz mtk-20170518-2bf9ea6a31736db059aa97addce3a34b933dacc1.tar.bz2 | |
mvebu: add linux 4.9 support
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Diffstat (limited to 'target/linux/mvebu/Makefile')
| -rw-r--r-- | target/linux/mvebu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mvebu/Makefile b/target/linux/mvebu/Makefile index e319a8f..a07aa7c 100644 --- a/target/linux/mvebu/Makefile +++ b/target/linux/mvebu/Makefile @@ -14,7 +14,7 @@ CPU_TYPE:=cortex-a9 CPU_SUBTYPE:=vfpv3 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> -KERNEL_PATCHVER:=4.4 +KERNEL_PATCHVER:=4.9 include $(INCLUDE_DIR)/target.mk |
