diff options
Diffstat (limited to 'meta-yocto-bsp/conf/machine')
-rw-r--r-- | meta-yocto-bsp/conf/machine/beaglebone-yocto.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto-bsp/conf/machine/beaglebone-yocto.conf b/meta-yocto-bsp/conf/machine/beaglebone-yocto.conf index ae682a47d3..faa4f1bd36 100644 --- a/meta-yocto-bsp/conf/machine/beaglebone-yocto.conf +++ b/meta-yocto-bsp/conf/machine/beaglebone-yocto.conf | |||
@@ -37,4 +37,4 @@ UBOOT_LOADADDRESS = "0x80008000" | |||
37 | 37 | ||
38 | MACHINE_FEATURES = "usbgadget usbhost vfat alsa" | 38 | MACHINE_FEATURES = "usbgadget usbhost vfat alsa" |
39 | 39 | ||
40 | IMAGE_BOOT_FILES ?= "u-boot.${UBOOT_SUFFIX} MLO" | 40 | IMAGE_BOOT_FILES ?= "u-boot.${UBOOT_SUFFIX} MLO zImage am335x-bone.dtb am335x-boneblack.dtb am335x-bonegreen.dtb" |