lede/package/kernel/ksmbd/patches/01-keep_kmod_metadata.patch
coolsnowwolf 228c3c4403 Revert "ksmbd: move to in tree kernel buidin module"
This reverts commit f09fb1ac120d104613745b03edbeb06926a78fdb.
2024-12-04 13:01:29 +08:00

12 lines
175 B
Diff

--- a/glob.h
+++ b/glob.h
@@ -7,6 +7,8 @@
#ifndef __KSMBD_GLOB_H
#define __KSMBD_GLOB_H
+#undef CONFIG_MODULE_STRIPPED
+
#include <linux/ctype.h>
#include "unicode.h"