Print this page
2398 pcs driver should be removed

*** 1494,1507 **** $(OBJS_DIR)/%.o: $(UTSBASE)/common/pcmcia/nexus/%.c $(COMPILE.c) -o $@ $< $(CTFCONVERT_O) - $(OBJS_DIR)/%.o: $(UTSBASE)/common/pcmcia/pcs/%.c - $(COMPILE.c) -o $@ $< - $(CTFCONVERT_O) - $(OBJS_DIR)/%.o: $(UTSBASE)/common/rpc/%.c $(COMPILE.c) -o $@ $< $(CTFCONVERT_O) $(OBJS_DIR)/%.o: $(UTSBASE)/common/rpc/sec/%.c --- 1494,1503 ----
*** 2624,2636 **** @($(LHEAD) $(LINT.c) $< $(LTAIL)) $(LINTS_DIR)/%.ln: $(UTSBASE)/common/pcmcia/nexus/%.c @($(LHEAD) $(LINT.c) $< $(LTAIL)) - $(LINTS_DIR)/%.ln: $(UTSBASE)/common/pcmcia/pcs/%.c - @($(LHEAD) $(LINT.c) $< $(LTAIL)) - $(LINTS_DIR)/%.ln: $(UTSBASE)/common/rpc/%.c @($(LHEAD) $(LINT.c) $< $(LTAIL)) $(LINTS_DIR)/%.ln: $(UTSBASE)/common/rpc/sec/%.c @($(LHEAD) $(LINT.c) $< $(LTAIL)) --- 2620,2629 ----