Browse Source

also supports pcmcia

SVN-Revision: 15693
Florian Fainelli 17 years ago
parent
commit
01be18725f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/brcm63xx/Makefile

+ 1 - 1
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