summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/auto-resp/ar_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/auto-resp/ar_git.bb b/recipes-kernel/auto-resp/ar_git.bb
index d0330af..3d03365 100644
--- a/recipes-kernel/auto-resp/ar_git.bb
+++ b/recipes-kernel/auto-resp/ar_git.bb
@@ -26,4 +26,6 @@ do_install(){
26} 26}
27 27
28FILES_${PN} += "${bindir}/" 28FILES_${PN} += "${bindir}/"
29
30INSANE_SKIP_${PN} = "ldflags"
29COMPATIBLE_MACHINE = "(t1040|t1042)" 31COMPATIBLE_MACHINE = "(t1040|t1042)"