2012-01-17 06:48:33 +01:00
|
|
|
# Copyright 1999-2012 Gentoo Foundation
|
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
# $Header: $
|
|
|
|
|
|
|
|
ETYPE="sources"
|
2012-01-20 06:57:10 +01:00
|
|
|
K_NASPATCHES_VER="6"
|
2012-01-17 06:48:33 +01:00
|
|
|
K_KERNEL_PATCH_VER=""
|
|
|
|
K_KERNEL_SOURCES_PKG="sys-kernel/freescale_mx53_loco-sources-${PVR}"
|
|
|
|
K_NASKERNEL_URI_CONFIG="yes"
|
|
|
|
|
|
|
|
#K_NASKERNEL_UBOOT_VER="1.1.1_buf111"
|
|
|
|
#K_NASKERNEL_UBOOT_PATCHES_VER=""
|
|
|
|
#K_NASKERNEL_UBOOT_TARGET="rd88f5182_NAS2_TINY_buffalo_hs_config"
|
|
|
|
|
|
|
|
inherit nas-kernel
|
|
|
|
|
|
|
|
KEYWORDS="~arm"
|
|
|
|
DESCRIPTION="Official Genlink Freescale i.MX53 Loco Linux kernel image"
|
|
|
|
RESTRICT="mirror strip"
|