summaryrefslogtreecommitdiff
path: root/packages/wrt
diff options
context:
space:
mode:
Diffstat (limited to 'packages/wrt')
-rw-r--r--packages/wrt/wrt-utils.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/wrt/wrt-utils.bb b/packages/wrt/wrt-utils.bb
index 42a7460412..7e02f6830c 100644
--- a/packages/wrt/wrt-utils.bb
+++ b/packages/wrt/wrt-utils.bb
@@ -43,7 +43,7 @@ do_install() {
install -m 644 wlcompat.o ${D}/lib/modules/${KERNEL_VERSION}/
}
-PACKAGES = "wrt-libs wrt-utils kernel-module-wlcompat"
+PACKAGES = "${PN}-dbg wrt-libs wrt-utils kernel-module-wlcompat"
FILES_wrt-libs = "/usr/lib"
FILES_wrt-utils = "/usr/sbin /sbin"
FILES_kernel-module-wlcompat = "/lib/modules/"