1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-27 22:53:09 +02:00

[brcm63xx] also supports pcmcia

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15693 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-05-07 15:25:15 +00:00
parent af6b3d98dd
commit a056ba1638

View File

@ -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