From a056ba1638cba32c430001d80f6fb9d72f365972 Mon Sep 17 00:00:00 2001 From: florian Date: Thu, 7 May 2009 15:25:15 +0000 Subject: [PATCH] [brcm63xx] also supports pcmcia git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15693 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1