diff options
-rw-r--r-- | recipes-core/udev/udev-rules-qoriq.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/udev/udev-rules-qoriq.bb b/recipes-core/udev/udev-rules-qoriq.bb index 0fec4bd..1f34b8d 100644 --- a/recipes-core/udev/udev-rules-qoriq.bb +++ b/recipes-core/udev/udev-rules-qoriq.bb | |||
@@ -17,3 +17,4 @@ do_install () { | |||
17 | install -m 0644 ${WORKDIR}/${RULE} ${D}${sysconfdir}/udev/rules.d/ | 17 | install -m 0644 ${WORKDIR}/${RULE} ${D}${sysconfdir}/udev/rules.d/ |
18 | } | 18 | } |
19 | 19 | ||
20 | COMPATIBLE_MACHINE = "(qoriq-ppc)" | ||