commit | 0205d33fd6c45b46edb8b0a12a8976d7933dfb0b | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Tue Apr 11 17:29:23 2023 -0400 |
committer | Joey Armstrong <joey@opennetworking.org> | Tue Apr 11 17:30:43 2023 -0400 |
tree | 590b7f782779450ab1d0f85495758b97aaa4dbf1 | |
parent | 7a3b844425751f6a9f89f4e905251f188d5cb2fc [diff] |
Initial import from repo:ci-management/makefiles Change-Id: Ie6267d932de97f8ee38908e2a1aab146cd11085b
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