01-keep_kmod_metadata.patch 175 B

1234567891011
  1. --- a/glob.h
  2. +++ b/glob.h
  3. @@ -7,6 +7,8 @@
  4. #ifndef __KSMBD_GLOB_H
  5. #define __KSMBD_GLOB_H
  6. +#undef CONFIG_MODULE_STRIPPED
  7. +
  8. #include <linux/ctype.h>
  9. #include "unicode.h"