blob: eb0396f4e51883e4164e870f3c6c5e32ed602d91 [file] [log] [blame]
# Copyright 2020 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Chrome OS Model configuration package for palkia"
HOMEPAGE="http://src.chromium.org"
LICENSE="BSD-Google"
SLOT="0/${PF}"
KEYWORDS="-* amd64 x86"
inherit cros-unibuild
S="${WORKDIR}"
src_install() {
install_model_files
}