From 3f5e97231cc6d1e6d40470c31ae978ae7e26a007 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Mon, 22 Apr 2013 12:33:55 +0000 Subject: [PATCH] - more cleanups --- kernel-vanilla-small_fixes.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 kernel-vanilla-small_fixes.patch diff --git a/kernel-vanilla-small_fixes.patch b/kernel-vanilla-small_fixes.patch deleted file mode 100644 index 5f9b9eb..0000000 --- a/kernel-vanilla-small_fixes.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- linux-2.6.36/scripts/mod/modpost.c.orig 2010-10-20 22:30:22.000000000 +0200 -+++ linux-2.6.36/scripts/mod/modpost.c 2010-10-25 12:22:49.053556168 +0200 -@@ -16,7 +16,8 @@ - #include - #include - #include "modpost.h" --#include "../../include/generated/autoconf.h" -+// TLD architectures don't use CONFIG_SYMBOL_PREFIX -+//#include "../../include/generated/autoconf.h" - #include "../../include/linux/license.h" - - /* Some toolchains use a `_' prefix for all user symbols. */ -- 2.44.0