Gitiles
Code Review
Sign In
gerrit.opencord.org
/
voltha-bal
/
2f7f9be8941af148780a5b9a653ea1fa527070b3
/
.
/
bcm68620_release
/
release
/
make
/
Makefile.template
blob: 633e962860f5fa74e2bd95972d4de6bf9a051d49 [
file
] [
log
] [
blame
]
# Central Makefile template
# Builds specific module
# Input parameters:
# MOD_DIR
# TOP_DIR
ifeq
(
x
"$(V)"
,
x
"1"
)
$
(
info
Building
module
$
(
MOD_DIR
))
endif
include $
(
MAKE_DIR
)/
Makefile
.
config
include $
(
MAKE_DIR
)/
Makefile
.
rules