overlay/sys-kernel/buffalo_ls_live-sources/buffalo_ls_live-sources-3.1.6.ebuild
Mario Fetka 13c752ff3d sys-kernel/buffalo_ls_live-sources: Add firmware config for u-boot fw_tools
(Portage version: 2.2.0_alpha78/git/Linux x86_64, RepoMan options: --force, unsigned Manifest commit)
2011-12-26 12:38:22 +01:00

23 lines
615 B
Bash

# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
ETYPE="sources"
K_WANT_GENPATCHES=""
K_GENPATCHES_VER=""
K_NASPATCHES_VER="2"
K_KERNEL_PATCH_VER=""
K_NASKERNEL_NAME="buffalo_ls_live"
K_NASKERNEL_URI_CONFIG="yes"
K_ONLY_SOURCES="1"
inherit nas-kernel
KEYWORDS="~arm"
DESCRIPTION="Official Genlink Buffalo Linkstation Live Linux kernel sources"
RESTRICT="mirror"
IUSE="sources_standalone"
DEPEND="${DEPEND}
sources_standalone? ( !=sys-kernel/linux-buffalo_ls_live-${PVR} )
!sources_standalone? ( =sys-kernel/linux-buffalo_ls_live-${PVR} )"