You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
copy-builtin: make sure kernel Makefiles don't look in zfs source tree
The icp Makefile was referencing absolute paths to the zfs source tree for
include files. The result was that even though the headers get added to
the Linux kernel tree, building fails if you move/remove the zfs checkout.
Signed-off-by: Michael D Labriola <[email protected]>
0 commit comments