commit | 1e07f8827585a2d7ba6541babb28027c8e1f39e0 | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Sat Jul 08 19:28:49 2023 -0400 |
committer | Joey Armstrong <joey@opennetworking.org> | Mon Jul 10 16:34:03 2023 -0400 |
tree | 9c28dbd15cafb1bd979c0d0aa5d88b13b3f145dd | |
parent | 7ad5c36fcf37b97151855df80aeef443197329da [diff] |
Bulk import from ci-management and voltha-docs Change-Id: Ic1b9b80de495dff4dc204e757ea0223161ab77fb
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