projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83c18a2
)
at91: move to 4.4 kernel
author
John Crispin
<john@openwrt.org>
Tue, 19 Jan 2016 10:15:32 +0000
(10:15 +0000)
committer
John Crispin
<john@openwrt.org>
Tue, 19 Jan 2016 10:15:32 +0000
(10:15 +0000)
Signed-off-by: Ben Whitten <ben.whitten@gmail.com>
SVN-Revision: 48353
target/linux/at91/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/at91/Makefile
b/target/linux/at91/Makefile
index e1c771adbcbae8c847d7b3c3c7fe3b2612c0114f..372bf177e4d3b4766263b18112fabbedbaad0ff2 100644
(file)
--- a/
target/linux/at91/Makefile
+++ b/
target/linux/at91/Makefile
@@
-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