projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e504c24
)
modinfo: make it select PLATFORM_LINUX. Closes 4411
author
Denys Vlasenko
<vda.linux@googlemail.com>
Sun, 30 Oct 2011 21:07:36 +0000
(22:07 +0100)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Sun, 30 Oct 2011 21:07:36 +0000
(22:07 +0100)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
modutils/modinfo.c
patch
|
blob
|
history
diff --git
a/modutils/modinfo.c
b/modutils/modinfo.c
index 410b6fbe4425744d6211580aea8ecf18a3c1d5c3..c0910ffedffbac700a85fbfb43e94ce9c7d7744c 100644
(file)
--- a/
modutils/modinfo.c
+++ b/
modutils/modinfo.c
@@
-13,6
+13,7
@@
//config:config MODINFO
//config: bool "modinfo"
//config: default y
+//config: select PLATFORM_LINUX
//config: help
//config: Show information about a Linux Kernel module