From: Florian Fainelli Date: Thu, 7 May 2009 15:25:15 +0000 (+0000) Subject: also supports pcmcia X-Git-Tag: reboot~23670 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=01be18725fff237060e2bcb73449c5475f40af56;p=openwrt%2Fopenwrt.git also supports pcmcia SVN-Revision: 15693 --- diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index 94cc44a95f..a5d1e3f464 100644 --- a/target/linux/brcm63xx/Makefile +++ b/target/linux/brcm63xx/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=mips BOARD:=brcm63xx BOARDNAME:=Broadcom BCM63xx -FEATURES:=squashfs jffs2 usb atm pci +FEATURES:=squashfs jffs2 usb atm pci pcmcia LINUX_VERSION:=2.6.27.22 include $(INCLUDE_DIR)/target.mk