mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-27 12:33:48 +08:00
Improved handling and installation of the modules' symbol versions.
This commit is contained in:
@@ -38,7 +38,7 @@ ec_rtai_sample-objs := rtai_sample.o
|
||||
EXTRA_CFLAGS := -I@RTAI_DIR@/include
|
||||
|
||||
KBUILD_EXTRA_SYMBOLS := \
|
||||
@abs_top_builddir@/Module.symvers \
|
||||
@abs_top_builddir@/master/Module.symvers
|
||||
@abs_top_builddir@/$(LINUX_SYMVERS) \
|
||||
@abs_top_builddir@/master/$(LINUX_SYMVERS)
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user