kernel: refresh patches

SVN-Revision: 22252
This commit is contained in:
Hauke Mehrtens
2010-07-17 14:10:39 +00:00
parent 1d7a6ebc79
commit c5ef57706d
49 changed files with 151 additions and 151 deletions

View File

@@ -62,7 +62,7 @@
#define ARRAY_SIZE(arr) (sizeof(arr) / sizeof(arr[0]))
--- a/scripts/kconfig/Makefile
+++ b/scripts/kconfig/Makefile
@@ -140,6 +140,9 @@ check-lxdialog := $(srctree)/$(src)/lxd
@@ -144,6 +144,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))