Print this page
2398 pcs driver should be removed

@@ -1494,14 +1494,10 @@
 
 $(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

@@ -2624,13 +2620,10 @@
         @($(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))