at91: move to 4.4 kernel
Signed-off-by: Ben Whitten <ben.whitten@gmail.com> SVN-Revision: 48353
This commit is contained in:
parent
0007d435ec
commit
83c246dffd
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
#
|
||||
#
|
||||
# Copyright (C) 2006-2013 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
|
@ -13,7 +13,7 @@ BOARDNAME:=Atmel AT91
|
|||
FEATURES:=squashfs targz ext2 usb usbgadget ubifs
|
||||
SUBTARGETS:=legacy sama5d3
|
||||
|
||||
KERNEL_PATCHVER:=3.18
|
||||
KERNEL_PATCHVER:=4.4
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
|
|
Loading…
Reference in a new issue