diff options
Diffstat (limited to 'net/can/Makefile.objs')
-rw-r--r-- | net/can/Makefile.objs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/can/Makefile.objs b/net/can/Makefile.objs new file mode 100644 index 0000000000..ef97fdb8d1 --- /dev/null +++ b/net/can/Makefile.objs @@ -0,0 +1 @@ +common-obj-y += can_core.o can_host.o |