openssl 1.0.1 update patch
[librecmc/librecmc.git] / package / busybox / patches / 000-upstream-modinfo.patch
1 --- a/modutils/modinfo.c
2 +++ b/modutils/modinfo.c
3 @@ -13,6 +13,7 @@
4  //config:config MODINFO
5  //config:      bool "modinfo"
6  //config:      default y
7 +//config:      select PLATFORM_LINUX
8  //config:      help
9  //config:        Show information about a Linux Kernel module
10