Make package/pcmcia depend on 'linux26' (which is defined) instead of 'linux'
authorUlf Samuelsson <ulf.samuelsson@atmel.com>
Sun, 15 Jul 2007 22:01:33 +0000 (22:01 -0000)
committerUlf Samuelsson <ulf.samuelsson@atmel.com>
Sun, 15 Jul 2007 22:01:33 +0000 (22:01 -0000)
package/pcmcia/pcmcia.mk

index 8e1fcab6fea01ab02e417020f5492ad6f1fed056..0950dbf555f21f83ac98e65edad14c9badc55bbc 100644 (file)
@@ -95,7 +95,7 @@ $(PCMCIA_DIR)/.modules.dep: $(BUSYBOX_DIR)/.configured $(TARGET_DIR)/lib/modules
                > $(TARGET_DIR)/lib/modules/$(LINUX_VERSION)/modules.dep
        touch $(PCMCIA_DIR)/.modules.dep
 
-pcmcia: uclibc linux $(TARGET_DIR)/sbin/cardmgr $(PCMCIA_DIR)/.modules.dep
+pcmcia: uclibc linux26 $(TARGET_DIR)/sbin/cardmgr $(PCMCIA_DIR)/.modules.dep
 
 pcmcia-clean:
        rm -f $(TARGET_DIR)/sbin/cardmgr