examples/msr/kernel.conf.tmpl
author Florian Pose <fp@igh-essen.com>
Mon, 26 Jun 2006 15:04:06 +0000
branchstable-1.0
changeset 1621 4bbe090553f7
parent 1619 0d4119024f55
permissions -rw-r--r--
MERGE trunk -r428:447 -> branches/stable-1.0 (Complete EEPROM data, unloading buxfix, variable data, bridging)
#------------------------------------------------------------------------------
#
#  Configuration file for MSR realtime modules
#
#  $Id$
#
#  This file is a versioned template configuration. Copy it to "kernel.conf"
#  (which is ignored by Subversion) and adjust it to your needs.
#
#------------------------------------------------------------------------------

# Kernel sources for module compilation
KERNEL := $(shell uname -r)

#------------------------------------------------------------------------------