[LLVMdev] HELP: Clang options needed in command to compile device driver into linux module.

陳韋任 chenwj at iis.sinica.edu.tw
Thu Apr 12 02:51:02 PDT 2012


> Sorry, but I didn't find a Makefile under KERNELDIR.
> Why is it necessary to check that makefile anyway???

  Well, `make -C $DIR` means it will change to that directory and start
to make. That's why I sugguest you looking for Makefile under KERNELDIR.
Where do you download the kernel source?

Regards,
chenwj

-- 
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667
Homepage: http://people.cs.nctu.edu.tw/~chenwj




More information about the llvm-dev mailing list