add config file support to sabayons eselt mdoule

(Portage version: 2.2.0_alpha123/git/Linux x86_64, unsigned Manifest commit)
This commit is contained in:
Mario Fetka
2012-10-25 13:54:21 +02:00
parent 617a1e742f
commit e50085b8b4
6 changed files with 39 additions and 4 deletions

View File

@@ -0,0 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2 or later
# $Id: $
# Module variables
# BOOT_DIR="${EROOT}/boot"
# KERNEL_PREFIX="kernel-"
# INITRAMFS_PREFIX="initramfs-"
# UIMAGE_SYM="${BOOT_DIR}/uImage"
# UINITRD_SYM="${BOOT_DIR}/uInitrd"