| # Copyright 2016 The Chromium OS Authors. All rights reserved. | |
| # Distributed under the terms of the GNU General Public License v2 | |
| EAPI=5 | |
| DESCRIPTION="Topology binary files used to support/configure LPE Audio" | |
| LICENSE="LICENCE.IntcSST2" | |
| SLOT="0" | |
| KEYWORDS="*" | |
| S=${WORKDIR} |