Print this page
2995 pcan and pcwl wifi device drivers EOL
*** 969,990 ****
$(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
--- 969,982 ----
*** 2244,2262 ****
@($(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))
--- 2236,2248 ----