Add pcmcia support on x86 target This is useful for some notebooks which still exist and have this hardware.

Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

SVN-Revision: 15685
master
Jo-Philipp Wich 16 years ago
parent e5aa5ddc36
commit d257bf48d8
  1. 2
      target/linux/x86/Makefile

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH=i386
BOARD:=x86
BOARDNAME:=x86
FEATURES:=squashfs jffs2 ext2 vdi vmdk tgz
FEATURES:=squashfs jffs2 ext2 vdi vmdk pcmcia tgz
SUBTARGETS=generic
LINUX_VERSION:=2.6.28.10

Loading…
Cancel
Save