commit | 95ebcbffd4bab255bfbea65c06a6d070d40dccb8 | [log] [tgz] |
---|---|---|
author | Peter Robinson <pbrobinson@gmail.com> | Thu Jun 29 13:21:38 2017 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Jun 29 10:01:11 2017 -0400 |
tree | 3c95c9244467fb46dbb540cac3545781add80f23 | |
parent | 1f54a47ca1720a9b50a4ea59f263fc95eb1f89ea [diff] |
GE Bx50v3 boards: fix fdt file variable The CONFIG_DEFAULT_FDT_FILE expects just the file not a full path as that might vary depending on the variant of Linux distro you might be using. Cc: Martin Donnelly <martin.donnelly@ge.com> Cc: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Acked-by: Fabio Estevam <fabio.estevam@nxp.com>