Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
7b7644f7026eef2bd2d433da2c1416cc7515761b
/
.
/
models
/
polatis
/
BUCK
blob: 44c439f3de2ab6fae3f3d6f5d29520d1c5e8d2a1 [
file
] [
log
] [
blame
]
Laszlo Papp
8b3a5f6
2017-10-05 13:32:00 +0100
[
diff
] [
blame
]
1
COMPILE_DEPS
=
[
2
'//models/common:onos-models-common'
,
3
]
4
5
yang_model
(
6
app_name
=
'org.onosproject.models.polatis'
,
7
title
=
'Polatis YANG Model'
,
8
deps
=
COMPILE_DEPS
,
9
)