diff options
Diffstat (limited to 'modutils/depmod.c')
-rw-r--r-- | modutils/depmod.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modutils/depmod.c b/modutils/depmod.c index 9e39481c5..bb42bbefe 100644 --- a/modutils/depmod.c +++ b/modutils/depmod.c | |||
@@ -10,7 +10,6 @@ | |||
10 | //config:config DEPMOD | 10 | //config:config DEPMOD |
11 | //config: bool "depmod (27 kb)" | 11 | //config: bool "depmod (27 kb)" |
12 | //config: default y | 12 | //config: default y |
13 | //config: select PLATFORM_LINUX | ||
14 | //config: help | 13 | //config: help |
15 | //config: depmod generates modules.dep (and potentially modules.alias | 14 | //config: depmod generates modules.dep (and potentially modules.alias |
16 | //config: and modules.symbols) that contain dependency information | 15 | //config: and modules.symbols) that contain dependency information |