projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
892d571
)
at91: switch to 3.14
author
Florian Fainelli
<florian@openwrt.org>
Wed, 3 Sep 2014 03:10:47 +0000
(
03:10
+0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 3 Sep 2014 03:10:47 +0000
(
03:10
+0000)
We need a new kernel version to support Cortex-A5 based platforms such
as SAMA5GD3.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 42415
target/linux/at91/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/at91/Makefile
b/target/linux/at91/Makefile
index 47fc2f67df23d88f83f3aa21097b1a27d1a205d1..1c96492dac0de3a3cea08ac533301092b31b4823 100644
(file)
--- a/
target/linux/at91/Makefile
+++ b/
target/linux/at91/Makefile
@@
-11,9
+11,9
@@
BOARD:=at91
MAINTAINER:=Claudio Mignanti <c.mignanti@gmail.com>
BOARDNAME:=Atmel AT91
FEATURES:=squashfs targz ext2 usb
-SUBTARGETS:=legacy
+SUBTARGETS:=legacy
sama5d3
-LINUX_VERSION:=3.1
0.49
+LINUX_VERSION:=3.1
4.16
include $(INCLUDE_DIR)/target.mk