blob: 44c439f3de2ab6fae3f3d6f5d29520d1c5e8d2a1 [file] [log] [blame]
Laszlo Papp8b3a5f62017-10-05 13:32:00 +01001COMPILE_DEPS = [
2 '//models/common:onos-models-common',
3]
4
5yang_model (
6 app_name = 'org.onosproject.models.polatis',
7 title = 'Polatis YANG Model',
8 deps = COMPILE_DEPS,
9)