Skip to content
Snippets Groups Projects
Commit 68e355e3 authored by Erik von Reis's avatar Erik von Reis
Browse files

added dolphin symvers to cdsrfmswitch build

parent 4d996b8f
No related branches found
No related tags found
1 merge request!105Add dolphin symvers to cdsrfm module build
......@@ -12,6 +12,7 @@ EXTRA_CFLAGS += -DOS_IS_LINUX=1 -D_DIS_KERNEL_=1 -I$(DISDIR)/src/IRM_GX/drv/src
obj-m += cdsrfmswitch.o
all:
cp /opt/DIS/lib/modules/$(shell uname -r)/*.symvers Module.symvers
make -C /lib/modules/$(shell uname -r)/build M=$(PWD) modules
clean:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment