commit | 4a4a857d059c512b947357a5db0188d0881feca5 | [log] [tgz] |
---|---|---|
author | Yuta HIGUCHI <y-higuchi@ak.jp.nec.com> | Tue May 22 10:59:29 2018 -0700 |
committer | Yuta HIGUCHI <y-higuchi@ak.jp.nec.com> | Tue May 22 10:59:29 2018 -0700 |
tree | c09650a86f2099f9a16fa8b6c08117a95fcf3f71 | |
parent | bca9a0ae335719fbe39acbd76728fe43e974dfd8 [diff] [blame] |
Fix TL1 buck definition Change-Id: Iab6bd42ebad9809c1f0d4bd27c975237b0274f46
diff --git a/providers/tl1/BUCK b/providers/tl1/BUCK index 1c57dc4..0ccb0ad 100644 --- a/providers/tl1/BUCK +++ b/providers/tl1/BUCK
@@ -1,6 +1,7 @@ BUNDLES = [ '//providers/tl1/device:onos-providers-tl1-device', '//protocols/tl1/api:onos-protocols-tl1-api', + '//protocols/tl1/ctl:onos-protocols-tl1-ctl', ] onos_app (