diff options
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/kernel-modules/kernel-module-ar_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/kernel-modules/kernel-module-ar_git.bb b/recipes-kernel/kernel-modules/kernel-module-ar_git.bb index 1087e23f..f5018f45 100644 --- a/recipes-kernel/kernel-modules/kernel-module-ar_git.bb +++ b/recipes-kernel/kernel-modules/kernel-module-ar_git.bb | |||
@@ -28,3 +28,5 @@ do_install(){ | |||
28 | FILES_${PN} += "${bindir}/" | 28 | FILES_${PN} += "${bindir}/" |
29 | INSANE_SKIP_${PN} = "ldflags" | 29 | INSANE_SKIP_${PN} = "ldflags" |
30 | COMPATIBLE_MACHINE = "(t1040|t1042)" | 30 | COMPATIBLE_MACHINE = "(t1040|t1042)" |
31 | |||
32 | CLEANBROKEN = "1" | ||