summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-05-07 15:25:15 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-05-07 15:25:15 +0000
commit01be18725fff237060e2bcb73449c5475f40af56 (patch)
tree0abc87218cb556fcf962026b5774d2c6f0743147 /target/linux/brcm63xx/Makefile
parentee7fcc6d27d4578e940c3e2d04d26479f2c65d27 (diff)
downloadmaster-31e0f0ae-01be18725fff237060e2bcb73449c5475f40af56.tar.gz
master-31e0f0ae-01be18725fff237060e2bcb73449c5475f40af56.tar.bz2
master-31e0f0ae-01be18725fff237060e2bcb73449c5475f40af56.zip
also supports pcmcia
SVN-Revision: 15693
Diffstat (limited to 'target/linux/brcm63xx/Makefile')
-rw-r--r--target/linux/brcm63xx/Makefile2
1 files changed, 1 insertions, 1 deletions
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