overlay/sys-kernel/linux-firmwares/linux-firmwares-2.6.35.ebuild
2010-10-26 19:47:08 +00:00

15 lines
443 B
Bash

# Copyright 2004-2010 Sabayon Linux
# Distributed under the terms of the GNU General Public License v2
ETYPE="sources"
K_NASPATCHES_VER="3"
K_KERNEL_PATCH_VER="7"
K_NASKERNEL_URI_CONFIG="yes"
# Doesn't make any difference, but a valid kernel .config
# file is required in order to build kernel firmwares
K_FIRMWARE_PACKAGE="1"
inherit nas-kernel
KEYWORDS="~arm"
DESCRIPTION="Linux Kernel firmwares from kernel.org tarballs"
RESTRICT="mirror"