Files
mirror_zfs/module/spl
Etienne Dechamps c167aadb27 Add script for builtin module building.
This commit introduces a "copy-builtin" script designed to prepare a
kernel source tree for building SPL as a builtin module. The script
makes a full copy of all needed files, thus making the kernel source
tree fully independent of the spl source package.

To achieve that, some compilation flags (-include, -I) have been moved
to module/Makefile. This Makefile is only used when compiling external
modules; when compiling builtin modules, a Kbuild file generated by the
configure-builtin script is used instead. This makes sure Makefiles
inside the kernel source tree does not contain references to the spl
source package.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue zfsonlinux/zfs#851
2012-07-26 15:13:09 -07:00
..
2010-01-08 09:37:54 -08:00
2012-04-06 12:06:19 -07:00
2012-07-20 11:14:04 -07:00
2011-01-12 11:38:05 -08:00
2012-02-02 11:28:00 -08:00
2010-05-17 15:18:00 -07:00
2012-07-02 09:33:09 -07:00
2012-06-11 09:17:45 -07:00
2010-07-20 13:30:40 -07:00