From: Jo-Philipp Wich Date: Thu, 7 May 2009 14:07:03 +0000 (+0000) Subject: Add pcmcia support on x86 target This is useful for some notebooks which still exist... X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fdedeckeh.git;a=commitdiff_plain;h=d257bf48d8edef2c7b1690c482bd88c5c88145bf Add pcmcia support on x86 target This is useful for some notebooks which still exist and have this hardware. Signed-off-by: Vasilis Tsiligiannis SVN-Revision: 15685 --- diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index d1f0f70a01..2a82cec9b1 100644 --- a/target/linux/x86/Makefile +++ b/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