diff options
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | 2015-03-25 10:47:45 +0900 |
---|---|---|
committer | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | 2015-03-25 10:47:45 +0900 |
commit | 1c35920d85e424b3f65aa6df1dbde689dd6ec007 (patch) | |
tree | 58b2cacb3674111aad5a4ded694db0cef5cf55f3 /conf/machine |
commit BSP v1.8.0
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/include/renesas-default-providers.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/include/renesas-default-providers.inc b/conf/machine/include/renesas-default-providers.inc new file mode 100644 index 0000000..93583b8 --- /dev/null +++ b/conf/machine/include/renesas-default-providers.inc @@ -0,0 +1,4 @@ +# Renesas BSP default providers + +IMAGE_DEVICE_TABLES = "files/device_table-minimal.txt \ + files/device_table_add-renesas.txt" |