Building a module outside the kernel source tree.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,
Sorry, I forgot the subject in previous mail :).

 I know that for building a module outside the kernel source tree,
the preferred command in the Makefile is:

make -C $KERNELSRC M=$PWD

the old syntax is:
make -C $KERNELSRC SUBDIRS=$PWD modules


My question is: is there any practical difference between using the
old syntax and the new
syntax ? is it permitted to use the old syntax with newest git kernels ?

Rgs,
Mark

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux