diff options
Diffstat (limited to 'resources/u-boot/gru_kevin')
-rw-r--r-- | resources/u-boot/gru_kevin/board.cfg | 2 | ||||
-rw-r--r-- | resources/u-boot/gru_kevin/target.cfg | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/resources/u-boot/gru_kevin/board.cfg b/resources/u-boot/gru_kevin/board.cfg deleted file mode 100644 index bc113590..00000000 --- a/resources/u-boot/gru_kevin/board.cfg +++ /dev/null @@ -1,2 +0,0 @@ -ubtree="default" -arch="AArch64" diff --git a/resources/u-boot/gru_kevin/target.cfg b/resources/u-boot/gru_kevin/target.cfg new file mode 100644 index 00000000..6532f257 --- /dev/null +++ b/resources/u-boot/gru_kevin/target.cfg @@ -0,0 +1,2 @@ +tree="default" +arch="AArch64" |