blob: c6607cf447e3d0f2fb65fe92687ad70f976f2f26 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
PATCHVER="1.0"
ELF2FLT_VER=""
inherit toolchain-binutils
KEYWORDS=""
|