kernel: update kernel from 2.6.38.2 to 2.6.38.6 and refresh patches
[openwrt/staging/mkresin.git] / target / linux / generic / patches-2.6.38 / 510-jffs2_make_lzma_available.patch
index e594039bf626bd588927100af5ec143216b774bd..f1ad92d7c0401664cc2f1a5b40c902ab1615221e 100644 (file)
  ifdef CONFIG_FUNCTION_TRACER
  ORIG_CFLAGS := $(KBUILD_CFLAGS)
  KBUILD_CFLAGS = $(subst -pg,,$(ORIG_CFLAGS))
-@@ -71,6 +81,8 @@ obj-$(CONFIG_LZO_COMPRESS) += lzo/
+@@ -73,6 +83,8 @@ obj-$(CONFIG_LZO_COMPRESS) += lzo/
  obj-$(CONFIG_LZO_DECOMPRESS) += lzo/
  obj-$(CONFIG_XZ_DEC) += xz/
  obj-$(CONFIG_RAID6_PQ) += raid6/