diff options
| -rw-r--r-- | conf/machine/include/qoriq-base.inc | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/conf/machine/include/qoriq-base.inc b/conf/machine/include/qoriq-base.inc index f65eea3ee..a87ce37be 100644 --- a/conf/machine/include/qoriq-base.inc +++ b/conf/machine/include/qoriq-base.inc | |||
| @@ -14,7 +14,7 @@ PREFERRED_PROVIDER_qemu = "qemu-qoriq" | |||
| 14 | IMAGE_CLASSES ?= "image_types_uboot" | 14 | IMAGE_CLASSES ?= "image_types_uboot" | 
| 15 | 15 | ||
| 16 | MACHINE_FEATURES ?= "pci ext2 ext3 serial" | 16 | MACHINE_FEATURES ?= "pci ext2 ext3 serial" | 
| 17 | MACHINE_EXTRA_RRECOMMENDS ?= "udev-rules-qoriq" | 17 | MACHINE_EXTRA_RRECOMMENDS += "udev-extraconf kernel-modules" | 
| 18 | 18 | ||
| 19 | EXTRA_IMAGEDEPENDS += "u-boot cst-native" | 19 | EXTRA_IMAGEDEPENDS += "u-boot cst-native" | 
| 20 | 20 | ||
