binutils-sdk: fix fallout of the strip-staic-libs thing
authorKoen Kooi <koen@openembedded.org>
Tue, 13 Oct 2009 18:40:40 +0000 (20:40 +0200)
committerKoen Kooi <koen@openembedded.org>
Tue, 13 Oct 2009 18:40:40 +0000 (20:40 +0200)
recipes/binutils/binutils-cross-sdk.inc

index 0ebe514..4d5a6df 100644 (file)
@@ -25,3 +25,5 @@ do_install () {
         install -m 644 ${S}/include/ansidecl.h ${D}${includedir}
         install -m 644 ${S}/include/libiberty.h ${D}${includedir}
 }
+
+FILES_${PN}-dbg += "/*/*/*/*/*/*/*/.debug"