2013-12-12 13:24:34 +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_ql"
|
|
|
|
K_SABKERNEL_FORCE_SUBLEVEL="0"
|
2013-12-14 19:28:28 +01:00
|
|
|
K_SABPATCHES_VER="4"
|
2013-12-14 19:47:44 +01:00
|
|
|
K_SABCONFIGS_VER="4"
|
2013-12-12 13:24:34 +01:00
|
|
|
|
|
|
|
K_KERNEL_SOURCES_PKG="sys-kernel/buffalo_ls_ql-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_ql device"
|