e064a99e62
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/genlink@2921 6952d904-891a-0410-993b-d76249ca496b
13 lines
395 B
Bash
13 lines
395 B
Bash
# Copyright 1999-2011 Sabayon Linux
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
ETYPE="sources"
|
|
K_NASPATCHES_VER="3"
|
|
K_KERNEL_PATCH_VER="8"
|
|
K_KERNEL_SOURCES_PKG="sys-kernel/buffalo_ls_xhl-sources-${PVR}"
|
|
K_NASKERNEL_URI_CONFIG="yes"
|
|
inherit nas-kernel
|
|
KEYWORDS="~arm"
|
|
DESCRIPTION="Official Genlink Buffalo Linkstation Pro/Live Linux kernel image"
|
|
RESTRICT="mirror strip"
|