fixup kbuild-use-nostdinc-in-compile-tests.patch

Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21542
This commit is contained in:
Maximilian Attems 2014-07-13 15:44:17 +00:00
parent 2dc885a834
commit 159acb4f7f
2 changed files with 3 additions and 3 deletions

View File

@ -68,9 +68,9 @@ the kernel.
+NOSTDINC_FLAGS += -nostdinc
+
include $(srctree)/arch/$(SRCARCH)/Makefile
ifdef CONFIG_READABLE_ASM
# Disable optimizations that make assembler listings hard to read.
# reorder blocks reorders the control in the function
@@ -646,7 +648,7 @@ KBUILD_CFLAGS += $(call cc-option, -fno-
endif

View File

@ -61,7 +61,7 @@ bugfix/m68k/ethernat-kconfig.patch
# Miscellaneous bug fixes
bugfix/all/misc-bmp085-Enable-building-as-a-module.patch
# bugfix/all/kbuild-use-nostdinc-in-compile-tests.patch
bugfix/all/kbuild-use-nostdinc-in-compile-tests.patch
bugfix/all/disable-some-marvell-phys.patch
# Miscellaneous features