diff options
| -rw-r--r-- | conf/distro/include/nitrogen6x.conf | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/conf/distro/include/nitrogen6x.conf b/conf/distro/include/nitrogen6x.conf index 7986cb7..511deab 100644 --- a/conf/distro/include/nitrogen6x.conf +++ b/conf/distro/include/nitrogen6x.conf | |||
| @@ -91,7 +91,11 @@ UBOOT_CONFIG[nitrogen6_vm] = "nitrogen6_vm_config" | |||
| 91 | 91 | ||
| 92 | EXTRA_IMAGEDEPENDS += "u-boot-script-boundary" | 92 | EXTRA_IMAGEDEPENDS += "u-boot-script-boundary" |
| 93 | 93 | ||
| 94 | KERNEL_DEVICETREE += "imx6dl-nit6xlite.dtb" | 94 | KERNEL_DEVICETREE += "\ |
| 95 | imx6dl-nit6xlite.dtb \ | ||
| 96 | imx6qp-nitrogen6_max.dtb \ | ||
| 97 | imx6q-nitrogen6_som2.dtb \ | ||
| 98 | " | ||
| 95 | 99 | ||
| 96 | DISTRO_FEATURES_DEFAULT += "wayland" | 100 | DISTRO_FEATURES_DEFAULT += "wayland" |
| 97 | 101 | ||
