Disable by default openpvn-webif since we are missing a file
[openwrt/svn-archive/archive.git] / openwrt / target / linux / linux-2.4 / Makefile
index 16204b3cc2025365ab82627ab6b64151de8259e8..a8deae670755fd4e0df5a61033c540cc337efbcc 100644 (file)
@@ -113,6 +113,9 @@ $(eval $(call KMOD_template,IP6TABLES,ip6tables,\
 $(eval $(call KMOD_template,PCMCIA,pcmcia,\
        $(MODULES_DIR)/kernel/drivers/pcmcia/*.o \
 ,CONFIG_PCMCIA))
+$(eval $(call KMOD_template,PCMCIA_SERIAL,pcmcia-serial, \
+       $(MODULES_DIR)/kernel/drivers/char/pcmcia/serial_cs.o \
+,CONFIG_PCMCIA_SERIAL_CS))
 $(eval $(call KMOD_template,B44,b44,\
        $(MODULES_DIR)/kernel/drivers/net/b44.o \
 ,CONFIG_B44))