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