kernel: remove debug code from module insert script
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38340
This commit is contained in:
parent
ff40bc2db9
commit
4b47d5b732
1 changed files with 0 additions and 1 deletions
|
@ -96,7 +96,6 @@ define ModuleAutoLoad
|
|||
fi; \
|
||||
modules="$$$$$$$${modules:+$$$$$$$$modules}"; \
|
||||
fi; \
|
||||
dkl; \
|
||||
}; \
|
||||
add_module() { \
|
||||
priority="$$$$$$$$1"; \
|
||||
|
|
Loading…
Reference in a new issue