fp@232: #------------------------------------------------------------------------------ fp@232: # fp@232: # Configuration file for MSR realtime modules fp@232: # fp@232: # $Id$ fp@232: # fp@232: # This file is a versioned template configuration. Copy it to "kernel.conf" fp@232: # (which is ignored by Subversion) and adjust it to your needs. fp@232: # fp@232: #------------------------------------------------------------------------------ fp@232: fp@232: # Kernel sources for module compilation fp@284: KERNEL := $(shell uname -r) fp@232: fp@232: #------------------------------------------------------------------------------