configure.ac
changeset 686 ca85fe008581
parent 685 3e7828ef0cd8
child 692 fe7cf37c33f1
equal deleted inserted replaced
685:3e7828ef0cd8 686:ca85fe008581
   402 ENABLE_E100 := ${enablee100}
   402 ENABLE_E100 := ${enablee100}
   403 KERNEL_E100 := ${kernele100}
   403 KERNEL_E100 := ${kernele100}
   404 ENABLE_FORCEDETH := ${enableforcedeth}
   404 ENABLE_FORCEDETH := ${enableforcedeth}
   405 KERNEL_FORCEDETH := ${kernelforcedeth}
   405 KERNEL_FORCEDETH := ${kernelforcedeth}
   406 ENABLE_E1000 := ${enablee1000}
   406 ENABLE_E1000 := ${enablee1000}
   407 ENABLE_E1000 := ${kernele1000}
   407 KERNEL_E1000 := ${kernele1000}
   408 RTAI_DIR := "${rtaidir}"
   408 RTAI_DIR := "${rtaidir}"
   409 MSR_DIR := "${msrdir}"
   409 MSR_DIR := "${msrdir}"
   410 ENABLE_DEBUG_IF := ${dbg}
   410 ENABLE_DEBUG_IF := ${dbg}
   411 ENABLE_DUMMY := ${dummy}
   411 ENABLE_DUMMY := ${dummy}
   412 EOF
   412 EOF