2011-12-25 12:58:14 +01:00
|
|
|
# Copyright 1999-2011 Gentoo Foundation
|
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
# $Header: $
|
|
|
|
|
|
|
|
ETYPE="sources"
|
2011-12-25 13:27:43 +01:00
|
|
|
K_NASPATCHES_VER="2"
|
2011-12-25 12:58:14 +01:00
|
|
|
K_KERNEL_PATCH_VER=""
|
|
|
|
K_KERNEL_SOURCES_PKG="sys-kernel/buffalo_ls_live-sources-${PVR}"
|
|
|
|
K_NASKERNEL_URI_CONFIG="yes"
|
2011-12-26 18:38:45 +01:00
|
|
|
K_NASKERNEL_UBOOT_VER="1.1.1_buf111"
|
|
|
|
K_NASKERNEL_UBOOT_PATCHES_VER=""
|
|
|
|
K_NASKERNEL_UBOOT_TARGET="rd88f5182_NAS2_TINY_buffalo_hs_config"
|
2011-12-25 12:58:14 +01:00
|
|
|
|
|
|
|
inherit nas-kernel
|
|
|
|
|
|
|
|
KEYWORDS="~arm"
|
|
|
|
DESCRIPTION="Official Genlink Buffalo Linkstation Live Linux kernel image"
|
|
|
|
RESTRICT="mirror strip"
|