package/ppp: fix typo in r28868 (closes: #10429)
[openwrt.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
This page took 0.043076 seconds and 5 git commands to generate.