From 2b0cb17d4298c9dced24ca30c5b68ce10d64c366 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 17 Sep 2013 21:45:56 +0000 Subject: lantiq: update packages for v3.10 Signed-off-by: John Crispin SVN-Revision: 38028 --- package/kernel/lantiq/ltq-tapi/patches/300-linux-310.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 package/kernel/lantiq/ltq-tapi/patches/300-linux-310.patch (limited to 'package/kernel/lantiq/ltq-tapi/patches') diff --git a/package/kernel/lantiq/ltq-tapi/patches/300-linux-310.patch b/package/kernel/lantiq/ltq-tapi/patches/300-linux-310.patch new file mode 100644 index 0000000..ac72515 --- /dev/null +++ b/package/kernel/lantiq/ltq-tapi/patches/300-linux-310.patch @@ -0,0 +1,13 @@ +Index: drv_tapi-3.13.0/src/drv_tapi_linux.c +=================================================================== +--- drv_tapi-3.13.0.orig/src/drv_tapi_linux.c 2013-09-05 22:28:16.868419283 +0200 ++++ drv_tapi-3.13.0/src/drv_tapi_linux.c 2013-09-05 22:32:37.396425814 +0200 +@@ -93,6 +93,8 @@ + #include "drv_tapi_announcements.h" + #endif /* TAPI_ANNOUNCEMENTS */ + ++#undef CONFIG_PROC_FS ++ + #define TAPI_IOCTL_STACKSIZE 4000 /* allow some overhead 4 k */ + + /* ================================== */ -- cgit v1.1