From d61f73191d4e24272e5bca36474bda32df62d694 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 3 Apr 2017 15:16:56 +0200 Subject: Add Linux submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 587cb06a..46d381de 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "rtems_waf"] path = rtems_waf url = git://git.rtems.org/chrisj/rtems_waf.git +[submodule "linux-org"] + path = linux-org + url = git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git -- cgit v1.2.3