X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/95571be1fb57e6381d9dbdb15820cb0290a7bf1b..84bf4449a74237550378ee5fded32c8ddb7b97ff:/target/linux/generic-2.6/patches-2.6.24/902-darwin_scripts_include.patch diff --git a/target/linux/generic-2.6/patches-2.6.24/902-darwin_scripts_include.patch b/target/linux/generic-2.6/patches-2.6.24/902-darwin_scripts_include.patch index e7f22639e..621831e1f 100644 --- a/target/linux/generic-2.6/patches-2.6.24/902-darwin_scripts_include.patch +++ b/target/linux/generic-2.6/patches-2.6.24/902-darwin_scripts_include.patch @@ -62,7 +62,7 @@ --- a/scripts/kconfig/Makefile +++ b/scripts/kconfig/Makefile -@@ -90,6 +90,9 @@ +@@ -90,6 +90,9 @@ check-lxdialog := $(srctree)/$(src)/lxd # we really need to do so. (Do not call gcc as part of make mrproper) HOST_EXTRACFLAGS = $(shell $(CONFIG_SHELL) $(check-lxdialog) -ccflags) HOST_LOADLIBES = $(shell $(CONFIG_SHELL) $(check-lxdialog) -ldflags $(HOSTCC))