]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/src/Makefile.std
Introduced basic support for registration of "can" class and call devices,
[lincan.git] / lincan / src / Makefile.std
index 296e65972c551af43944713936a1f7f0982c94bf..94443371cad2488960cc4e9b465f48448d23f43e 100644 (file)
@@ -63,8 +63,7 @@ endif
 SUPPORTED_CARDS = pip pccan smartcan nsi cc_can104 \
                  pc_i03 pcm3680 aim104 m437 pcccan ssv \
                  bfadcan pikronisa kv_pcican msmcan virtual template \
-                 unican unican_cl2
-#                ems_cpcpci # compiles only for 2.6 kernels now
+                 unican unican_cl2 ems_cpcpci adlink7841 oscar
 #                hms30c7202_can c_can c_can_irq
 #                pcan_dongle
 
@@ -140,10 +139,10 @@ endif
 # Regular object files
 O_OBJS      += $(SUPPORTED_CARDS:%=%.o)
 O_OBJS       += can_queue.o can_quekern.o devcommon.o main.o modparms.o \
-               setup.o finish.o irq.o boardlist.o \
+               setup.o finish.o irq.o sysdep_lnx.o boardlist.o \
                sja1000p.o sja1000.o i82527.o  \
                open.o proc.o close.o write.o read.o \
-               ioctl.o ioctl_query.o select.o fasync.o
+               ioctl.o ioctl_query.o ioctl_remote.o select.o fasync.o
 # Objects with exported symbols (-DEXPORT_SYMTAB)
 OX_OBJS      = 
 # Module objects