From efaa4a87d5d1dc823b9ecf2a42e6f01ec5dd46b0 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Sat, 15 Nov 2014 23:14:17 +0200 Subject: [PATCH] Add lx106-hal submodule. From https://github.com/tommie/lx106-hal --- .gitmodules | 3 +++ lx106-hal | 1 + 2 files changed, 4 insertions(+) create mode 160000 lx106-hal diff --git a/.gitmodules b/.gitmodules index f8b6033..b139bf4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,6 @@ path = crosstool-NG url = https://github.com/jcmvbkbc/crosstool-NG branch = lx106-g++ +[submodule "lx106-hal"] + path = lx106-hal + url = https://github.com/tommie/lx106-hal diff --git a/lx106-hal b/lx106-hal new file mode 160000 index 0000000..90cdf91 --- /dev/null +++ b/lx106-hal @@ -0,0 +1 @@ +Subproject commit 90cdf910a8431675b6814ba447550edca3a78d4c