littlekernel / lk-splitrepo-example

example of using the lk split repository feature

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository holds an example project of the lk split repo feature.

This allows you to develop modules for lk external to the lk directory, but from
a build system point of view unioned with lk.

Initialize the git submodules for this to work with:
git submodule init
git submodule update

About

example of using the lk split repository feature


Languages

Language:C 58.8%Language:Makefile 35.7%Language:Shell 5.5%