diff options
Diffstat (limited to 'target')
| -rw-r--r-- | target/linux/brcm63xx/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index 94cc44a95..a5d1e3f46 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  | 
