9dd5c103a591d1b6108709f6c0136f5619629f77
[busybox-power] / debian / patches / hotfixes / busybox-1.19.3-modinfo.patch
1 --- busybox-1.19.3/modutils/modinfo.c
2 +++ busybox-1.19.3-modinfo/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