blob: 2d89c6926f6abae4cf609718bb618361c5b6edff [file] [log] [blame]
# Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI=4
inherit toolchain-funcs
DESCRIPTION="Empty (null) ebuild which satisifies chromeos-hwid.
This is overridden with board specific approved HWIDs in chromeos-overlay."
LICENSE="BSD"
SLOT="0"
KEYWORDS="*"
IUSE=""
RDEPEND=""
DEPEND=""
#
# WARNING: Nothing should be added to this ebuild. This ebuild is overriden
# in chromeos overlay.
#