232
|
1 |
#------------------------------------------------------------------------------
|
|
2 |
#
|
|
3 |
# Configuration file for MSR realtime modules
|
|
4 |
#
|
|
5 |
# $Id$
|
|
6 |
#
|
|
7 |
# This file is a versioned template configuration. Copy it to "kernel.conf"
|
|
8 |
# (which is ignored by Subversion) and adjust it to your needs.
|
|
9 |
#
|
|
10 |
#------------------------------------------------------------------------------
|
|
11 |
|
|
12 |
# Kernel sources for module compilation
|
|
13 |
KERNEL := `uname -r`
|
|
14 |
|
|
15 |
#------------------------------------------------------------------------------
|