projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[lantiq] fix compile error in previous commit
[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.041073 seconds
and
5
git commands to generate.