3126432f1e
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/genlink@2544 6952d904-891a-0410-993b-d76249ca496b
13 lines
362 B
Bash
13 lines
362 B
Bash
# Copyright 2004-2010 Sabayon Linux
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
ETYPE="sources"
|
|
K_NASPATCHES_VER="9"
|
|
K_KERNEL_PATCH_VER="5"
|
|
K_KERNEL_SOURCES_PKG="sys-kernel/linux-nas-sources-${PVR}"
|
|
K_NASKERNEL_URI_CONFIG="yes"
|
|
inherit nas-kernel
|
|
KEYWORDS="~arm"
|
|
DESCRIPTION="Official Sabayon Linux Server kernel image"
|
|
RESTRICT="mirror"
|