aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/backport-4.14/011-kbuild-export-SUBARCH.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-08-07 13:55:05 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-08-09 18:32:38 +0200
commit33af038becd85071059f26192b8a9cb6acbc8137 (patch)
treecb9ba53ba1c29717c124b8b1dc87caae27c5b2db /target/linux/generic/backport-4.14/011-kbuild-export-SUBARCH.patch
parent872cbcc6280738fa9b5a7f9f7d49576405d2f18e (diff)
downloadupstream-33af038becd85071059f26192b8a9cb6acbc8137.tar.gz
upstream-33af038becd85071059f26192b8a9cb6acbc8137.tar.bz2
upstream-33af038becd85071059f26192b8a9cb6acbc8137.zip
kernel: bump 4.14 to 4.14.137
Refreshed all patches. Compile-tested on: cns3xxx Runtime-tested on: cns3xxx Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/backport-4.14/011-kbuild-export-SUBARCH.patch')
-rw-r--r--target/linux/generic/backport-4.14/011-kbuild-export-SUBARCH.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/backport-4.14/011-kbuild-export-SUBARCH.patch b/target/linux/generic/backport-4.14/011-kbuild-export-SUBARCH.patch
index 3df01c34b1..1c82a9576a 100644
--- a/target/linux/generic/backport-4.14/011-kbuild-export-SUBARCH.patch
+++ b/target/linux/generic/backport-4.14/011-kbuild-export-SUBARCH.patch
@@ -10,9 +10,9 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
--- a/Makefile
+++ b/Makefile
-@@ -428,8 +428,8 @@ KBUILD_CFLAGS_MODULE := -DMODULE
- KBUILD_LDFLAGS_MODULE := -T $(srctree)/scripts/module-common.lds
+@@ -429,8 +429,8 @@ KBUILD_LDFLAGS_MODULE := -T $(srctree)/s
GCC_PLUGINS_CFLAGS :=
+ CLANG_FLAGS :=
-export ARCH SRCARCH CONFIG_SHELL HOSTCC HOSTCFLAGS CROSS_COMPILE AS LD CC
-export CPP AR NM STRIP OBJCOPY OBJDUMP HOSTLDFLAGS HOST_LOADLIBES