blob: 9673f0c41fcd4c4308ac105db5d7bf1d856b0f52 [file] [log] [blame]
COMPILE_DEPS = [
'//lib:CORE_DEPS',
'//incubator/api:onos-incubator-api'
]
osgi_jar (
deps = COMPILE_DEPS,
)
onos_app (
title = 'IPv6 RA Generator',
category = 'Traffic Steering',
url = 'http://onosproject.org',
description = 'Application for generating IPv6 RAs',
)