commit | 7ad5c36fcf37b97151855df80aeef443197329da | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Sun Jul 09 19:10:16 2023 -0400 |
committer | Joey Armstrong <joey@opennetworking.org> | Sun Jul 09 19:10:16 2023 -0400 |
tree | d912dee561638399a8a862ba889471215a6be5a5 | |
parent | d26858f7035f67f7ffa4594fd60058c22429e28d [diff] |
Merge in bulk edits from repo:ci-management Change-Id: I2c9fbe379d123cf18c23dfe393bf34f90b1afee9
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