Revision f94daedd

b/configure
373 373

  
374 374
# test that the kernel config is present
375 375
if test '!' -f "$kernel_path/Makefile" ; then
376
    echo "No .config file present in $kernel_path - kqemu cannot be built"
376
    echo "No Makefile file present in $kernel_path - kqemu cannot be built"
377 377
    kqemu="no"
378 378
fi    
379 379

  

Also available in: Unified diff