Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
c58776c20d1d6428a2bc0fb0b9132f7774807a97
/
.
/
models
/
polatis
/
BUCK
blob: 463f600c5903dcb012089cd187568d86c3f1929b [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//models/common:onos-models-common'
,
]
APPS
=
[
'org.onosproject.models.common'
,
]
yang_model
(
app_name
=
'org.onosproject.models.polatis'
,
title
=
'Polatis YANG Model'
,
deps
=
COMPILE_DEPS
,
required_apps
=
APPS
,
)