commit | 8621842c675791df9e6524f95b805e6df9bd3eeb | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Tue May 09 12:24:44 2023 -0400 |
committer | Joey Armstrong <joey@opennetworking.org> | Tue May 09 12:24:44 2023 -0400 |
tree | 1218f29cb7063e18292c3eea6b3c8637bf2ca827 | |
parent | e98239c88808fc70c303dcc3290f961bb8aa104e [diff] |
Added macros able to run commands from a docker image Change-Id: I8f29c4381d7ebff44d77380952e7db54f328f2f8
This repo holds generic library makefile logic and targets that can be used to build and test arbitrary targets.
Two module directories are maintained, access through variables:
Make Macro | Description |
---|---|
MAKEDIR | Path to project specific makefiles/ directory |
ONF_MAKEDIR | Path to generic library makefiles/ directory |
include $(ONF_MAKEDIR)/include.mk