diff options
author | Álvaro Fernández Rojas <noltari@gmail.com> | 2016-06-22 22:52:35 +0200 |
---|---|---|
committer | Zoltan HERPAI <wigyori@uid0.hu> | 2016-06-22 22:52:35 +0200 |
commit | 3b71a8996a5ee010155e47ef3e18d49192b28bcd (patch) | |
tree | bc04e0226220b513220638d4a83b16f9bd0e3650 /target/linux/ath25 | |
parent | 660ec23512c352feab5a6a62fae517bc8f1186a2 (diff) | |
download | master-187ad058-3b71a8996a5ee010155e47ef3e18d49192b28bcd.tar.gz master-187ad058-3b71a8996a5ee010155e47ef3e18d49192b28bcd.tar.bz2 master-187ad058-3b71a8996a5ee010155e47ef3e18d49192b28bcd.zip |
kernel: update kernel 4.4 to version 4.4.13
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux/ath25')
-rw-r--r-- | target/linux/ath25/patches-4.4/210-reset_button.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath25/patches-4.4/210-reset_button.patch b/target/linux/ath25/patches-4.4/210-reset_button.patch index 89853c84bc..34ef46bc52 100644 --- a/target/linux/ath25/patches-4.4/210-reset_button.patch +++ b/target/linux/ath25/patches-4.4/210-reset_button.patch @@ -1,7 +1,7 @@ --- a/arch/mips/ath25/Makefile +++ b/arch/mips/ath25/Makefile @@ -8,7 +8,7 @@ - # Copyright (C) 2006-2009 Felix Fietkau <nbd@nbd.name> + # Copyright (C) 2006-2009 Felix Fietkau <nbd@openwrt.org> # -obj-y += board.o prom.o devices.o |