overlay/sys-kernel/buffalo_ls_hgl-sources/buffalo_ls_hgl-sources-3.6....

24 lines
632 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="5"
K_NASCONFIGS_VER="8"
K_KERNEL_PATCH_VER=""
K_NASKERNEL_NAME="buffalo_ls_hgl"
K_NASKERNEL_URI_CONFIG="yes"
K_ONLY_SOURCES="1"
inherit nas-kernel
KEYWORDS="~arm"
DESCRIPTION="Official SabLink Buffalo Linkstation hgl Linux kernel sources"
RESTRICT="mirror"
IUSE="sources_standalone"
DEPEND="${DEPEND}
sources_standalone? ( !=sys-kernel/linux-buffalo_ls_hgl-${PVR} )
!sources_standalone? ( =sys-kernel/linux-buffalo_ls_hgl-${PVR} )"