aboutsummaryrefslogtreecommitdiffstats
path: root/include/kernel.mk
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2013-10-08 15:08:23 +0000
committerJohn Crispin <blogic@openwrt.org>2013-10-08 15:08:23 +0000
commit7cc21a1cec1d418aa2a4b083d750bd2531b51d4c (patch)
tree5b5fedad3e9b8e40dbe46f41e4dc80769074b303 /include/kernel.mk
parent03dbfd74ae3b14ac504c743864b99a2658ea3ea3 (diff)
downloadmaster-187ad058-7cc21a1cec1d418aa2a4b083d750bd2531b51d4c.tar.gz
master-187ad058-7cc21a1cec1d418aa2a4b083d750bd2531b51d4c.tar.bz2
master-187ad058-7cc21a1cec1d418aa2a4b083d750bd2531b51d4c.zip
kernel: remove debug code from module insert script
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38340 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include/kernel.mk')
-rw-r--r--include/kernel.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/kernel.mk b/include/kernel.mk
index 86100d7859..ae2dcc3fd9 100644
--- a/include/kernel.mk
+++ b/include/kernel.mk
@@ -96,7 +96,6 @@ define ModuleAutoLoad
fi; \
modules="$$$$$$$${modules:+$$$$$$$$modules}"; \
fi; \
- dkl; \
}; \
add_module() { \
priority="$$$$$$$$1"; \