Print this page
2995 pcan and pcwl wifi device drivers EOL

@@ -969,22 +969,14 @@
 
 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/pcmcia/%.c
         $(COMPILE.c) -o $@ $<
         $(CTFCONVERT_O)
 
-$(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/pcan/%.c
-        $(COMPILE.c) -o $@ $<
-        $(CTFCONVERT_O)
-
 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/pcn/%.c
         $(COMPILE.c) -o $@ $<
         $(CTFCONVERT_O)
 
-$(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/pcwl/%.c
-        $(COMPILE.c) -o $@ $<
-        $(CTFCONVERT_O)
-
 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ppp/sppp/%.c
         $(COMPILE.c) -o $@ $<
         $(CTFCONVERT_O)
 
 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ppp/spppasyn/%.c

@@ -2244,19 +2236,13 @@
         @($(LHEAD) $(LINT.c) $< $(LTAIL))
 
 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/pcmcia/%.c
         @($(LHEAD) $(LINT.c) $< $(LTAIL))
 
-$(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/pcan/%.c
-        @($(LHEAD) $(LINT.c) $< $(LTAIL))
-
 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/pcn/%.c
         @($(LHEAD) $(LINT.c) $< $(LTAIL))
 
-$(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/pcwl/%.c
-        @($(LHEAD) $(LINT.c) $< $(LTAIL))
-
 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ppp/sppp/%.c
         @($(LHEAD) $(LINT.c) $< $(LTAIL))
 
 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ppp/spppasyn/%.c
         @($(LHEAD) $(LINT.c) $< $(LTAIL))