diff options
author | Jonas Gunz <himself@jonasgunz.de> | 2019-07-01 10:37:42 +0200 |
---|---|---|
committer | Jonas Gunz <himself@jonasgunz.de> | 2019-07-01 10:37:42 +0200 |
commit | c122fd1da5219d983cd50e1e9dfe7bd7e3a16364 (patch) | |
tree | e32328a62fc753ce8221d000932ed88553142f4e | |
parent | d9c5dbc9c7ba2158930b28c9b9eea8dcff7e3bdd (diff) | |
download | minilinux-c122fd1da5219d983cd50e1e9dfe7bd7e3a16364.tar.gz |
Busybox, update
-rw-r--r-- | .gitmodules | 4 | ||||
m--------- | busybox | 0 |
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 2902d5b..bae9fa1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,7 @@ [submodule "linux"] path = linux url = git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git + branch = master +[submodule "busybox"] + path = busybox + url = git://busybox.net/busybox.git diff --git a/busybox b/busybox new file mode 160000 +Subproject 3106784e654e7443ab724d927f9de0230adbe5a |