linux/generic: refresh 2.6.36 kernel patches

SVN-Revision: 23237
This commit is contained in:
Alexandros C. Couloumbis
2010-10-05 08:50:54 +00:00
parent 978ecae685
commit 11c45f64fe
56 changed files with 270 additions and 328 deletions

View File

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