blob: b058e5382fe161bac3ccaf9ec41a8b81c663b246 [file] [log] [blame]
Patrick Williams6b7fa812025-02-01 08:38:17 -05001project('phosphor-misc', 'c', license: 'Apache-2.0', version: '1.0')
Brad Bishop5a3ac182020-01-07 09:03:18 -05002
3subdir('firstboot')
Milton Miller10aac142020-04-04 00:58:17 +00004subdir('http-redirect')
Lei YU52aed332020-05-28 11:08:17 +08005subdir('usb-ctrl')