]> TLD Linux GIT Repositories - packages/kernel.git/commitdiff
- more cleanups
authorMarcin Krol <hawk@tld-linux.org>
Mon, 22 Apr 2013 12:33:55 +0000 (12:33 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Mon, 22 Apr 2013 12:33:55 +0000 (12:33 +0000)
kernel-vanilla-small_fixes.patch [deleted file]

diff --git a/kernel-vanilla-small_fixes.patch b/kernel-vanilla-small_fixes.patch
deleted file mode 100644 (file)
index 5f9b9eb..0000000
+++ /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 <ctype.h>
- #include <string.h>
- #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. */