kernel: remove debug code from module insert script

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 38340
This commit is contained in:
John Crispin 2013-10-08 15:08:23 +00:00
parent ff40bc2db9
commit 4b47d5b732

View File

@ -96,7 +96,6 @@ define ModuleAutoLoad
fi; \
modules="$$$$$$$${modules:+$$$$$$$$modules}"; \
fi; \
dkl; \
}; \
add_module() { \
priority="$$$$$$$$1"; \