mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-22 01:53:54 +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_tty.o
|
||||
|
||||
ec_tty-objs := \
|
||||
|
||||
Reference in New Issue
Block a user