diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-11-06 20:55:33 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-11-06 20:55:33 +0000 |
commit | a1bf28950d16ca97897a524dc74ec0e52ef08fff (patch) | |
tree | cc582d4bee75a51b8c5a23ff3cef3b18f1739362 /target/linux/generic-2.6/patches-2.6.26/902-darwin_scripts_include.patch | |
parent | 2c638cf43bb61b33f581bd057441418a30b39dc4 (diff) | |
download | mtk-20170518-a1bf28950d16ca97897a524dc74ec0e52ef08fff.zip mtk-20170518-a1bf28950d16ca97897a524dc74ec0e52ef08fff.tar.gz mtk-20170518-a1bf28950d16ca97897a524dc74ec0e52ef08fff.tar.bz2 |
refresh 2.6.26 patches
SVN-Revision: 13135
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.26/902-darwin_scripts_include.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.26/902-darwin_scripts_include.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.26/902-darwin_scripts_include.patch b/target/linux/generic-2.6/patches-2.6.26/902-darwin_scripts_include.patch index 5d454b8..96fffc0 100644 --- a/target/linux/generic-2.6/patches-2.6.26/902-darwin_scripts_include.patch +++ b/target/linux/generic-2.6/patches-2.6.26/902-darwin_scripts_include.patch @@ -62,7 +62,7 @@ --- a/scripts/kconfig/Makefile +++ b/scripts/kconfig/Makefile -@@ -93,6 +93,9 @@ +@@ -93,6 +93,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)) |