diff options
author | Stijn Segers <francesco.borromini@inventati.org> | 2016-09-30 08:34:01 +0200 |
---|---|---|
committer | Álvaro Fernández Rojas <noltari@gmail.com> | 2016-09-30 13:34:04 +0200 |
commit | 949cfbb24374be151e2c01db09dd98bc8537a989 (patch) | |
tree | 8a87fc4295daec2beee33827e85592f2b932a791 /target/linux/ramips/patches-4.4/0200-linkit_bootstrap.patch | |
parent | fc88eb3fdfce6d39b4c62158cf6f42605a360a1e (diff) | |
download | upstream-949cfbb24374be151e2c01db09dd98bc8537a989.tar.gz upstream-949cfbb24374be151e2c01db09dd98bc8537a989.tar.bz2 upstream-949cfbb24374be151e2c01db09dd98bc8537a989.zip |
kernel: update kernel 4.4 to version 4.4.22
Forgot to update kernel-version.mk, so updated patch. Compile-tested on x86/64 and ar71xx; run-tested on x86/64 and ar71xx.
Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
Diffstat (limited to 'target/linux/ramips/patches-4.4/0200-linkit_bootstrap.patch')
-rw-r--r-- | target/linux/ramips/patches-4.4/0200-linkit_bootstrap.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/patches-4.4/0200-linkit_bootstrap.patch b/target/linux/ramips/patches-4.4/0200-linkit_bootstrap.patch index 70e8170c44..6e11075d54 100644 --- a/target/linux/ramips/patches-4.4/0200-linkit_bootstrap.patch +++ b/target/linux/ramips/patches-4.4/0200-linkit_bootstrap.patch @@ -1,6 +1,6 @@ --- a/drivers/misc/Makefile +++ b/drivers/misc/Makefile -@@ -56,3 +56,4 @@ obj-$(CONFIG_GENWQE) += genwqe/ +@@ -57,3 +57,4 @@ obj-$(CONFIG_GENWQE) += genwqe/ obj-$(CONFIG_ECHO) += echo/ obj-$(CONFIG_VEXPRESS_SYSCFG) += vexpress-syscfg.o obj-$(CONFIG_CXL_BASE) += cxl/ |