From: Marcin Krol Date: Mon, 22 Apr 2013 12:33:55 +0000 (+0000) Subject: - more cleanups X-Git-Url: https://git.tld-linux.org/?p=packages%2Fkernel.git;a=commitdiff_plain;h=3f5e97231cc6d1e6d40470c31ae978ae7e26a007 - more cleanups --- 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. */