You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/kernel/lantiq/ltq-tapi/patches/300-linux-310.patch

12 lines
294 B
Diff

--- a/src/drv_tapi_linux.c
+++ b/src/drv_tapi_linux.c
@@ -97,6 +97,8 @@
#include "drv_tapi_announcements.h"
#endif /* TAPI_ANNOUNCEMENTS */
+#undef CONFIG_PROC_FS
+
#define TAPI_IOCTL_STACKSIZE 4000 /* allow some overhead 4 k */
/* ================================== */