diff options
Diffstat (limited to 'meta-agl-bsp/conf/include/agl_nitrogen6x.inc')
-rw-r--r-- | meta-agl-bsp/conf/include/agl_nitrogen6x.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-bsp/conf/include/agl_nitrogen6x.inc b/meta-agl-bsp/conf/include/agl_nitrogen6x.inc index a85354a35..4fb05725c 100644 --- a/meta-agl-bsp/conf/include/agl_nitrogen6x.inc +++ b/meta-agl-bsp/conf/include/agl_nitrogen6x.inc @@ -2,4 +2,4 @@ PREFERRED_PROVIDER_u-boot = "u-boot-imx6" PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx6" PREFERRED_PROVIDER_u-boot-mxsboot-native = "u-boot-imx6" -AGL_DEFAULT_IMAGE_FSTYPES := "sdcard.gz" +AGL_DEFAULT_IMAGE_FSTYPES = "sdcard.gz" |