mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-21 09:33:47 +08:00
support out-of-tree build
by replacing `src` variable in Kbuild files.
This commit is contained in:
@@ -31,6 +31,9 @@
|
||||
#
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
src := @abs_srcdir@
|
||||
ccflags-y := -I@abs_top_builddir@
|
||||
|
||||
obj-m := ec_master.o
|
||||
|
||||
ec_master-objs := \
|
||||
|
||||
Reference in New Issue
Block a user