2014-01-18 14:42:29 +01:00
|
|
|
# Copyright 2004-2012 Sabayon Linux
|
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
|
|
|
|
EAPI=5
|
|
|
|
|
|
|
|
K_SABKERNEL_URI_CONFIG="yes"
|
|
|
|
K_SABKERNEL_NAME="buffalo_ls_chl"
|
|
|
|
K_SABKERNEL_FORCE_SUBLEVEL="0"
|
2014-01-18 15:59:19 +01:00
|
|
|
K_SABPATCHES_VER="3"
|
2014-01-18 14:42:29 +01:00
|
|
|
K_SABCONFIGS_VER="1"
|
|
|
|
|
|
|
|
K_KERNEL_SOURCES_PKG="sys-kernel/buffalo_ls_chl-sources-${PVR}"
|
|
|
|
K_KERNEL_NEW_VERSIONING="1"
|
|
|
|
K_REQUIRED_LINUX_FIRMWARE_VER="20130421"
|
|
|
|
K_KERNEL_IMAGE_NAME="zImage"
|
|
|
|
K_KERNEL_IMAGE_PATH="arch/arm/boot/zImage"
|
|
|
|
|
|
|
|
inherit sablink-kernel
|
|
|
|
|
|
|
|
KEYWORDS="~arm"
|
|
|
|
DESCRIPTION="Linux kernel binaries for the buffalo_ls_chl device"
|