madwifi-ng_r.inc: fix the list of packages built from madwifi-ng
authorJeremy Laine <jeremy.laine@m4x.org>
Fri, 29 Feb 2008 17:03:14 +0000 (17:03 +0000)
committerJeremy Laine <jeremy.laine@m4x.org>
Fri, 29 Feb 2008 17:03:14 +0000 (17:03 +0000)
packages/madwifi/madwifi-ng_r.inc

index 22cf332..c6bee78 100644 (file)
@@ -55,6 +55,6 @@ else
 fi
 }
 
-PACKAGES = "${PN}-dbg ${PN}-modules ${PN}-tools"
+PACKAGES += "${PN}-modules ${PN}-tools"
 FILES_${PN}-modules = "/lib/modules/"
 FILES_${PN}-tools = "/usr/"