examples/rtai/kernel.conf.tmpl
changeset 265 fb965f033bb3
parent 222 321eba07fafb
child 284 7eed6020d5cf
equal deleted inserted replaced
264:76cba93ba122 265:fb965f033bb3
     7 #  This file is a versioned template configuration. Copy it to "kernel.conf"
     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.
     8 #  (which is ignored by Subversion) and adjust it to your needs.
     9 #
     9 #
    10 #------------------------------------------------------------------------------
    10 #------------------------------------------------------------------------------
    11 
    11 
    12 KERNELDIR = /usr/src/linux
    12 KERNELDIR = /lib/modules/`uname -r`/build
    13