From af54509be8124923743235948d77a8f9bf34d42d Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Tue, 2 Oct 2007 14:24:51 +0000
Subject: [PATCH] Use PCI for rdc

SVN-Revision: 9097
---
 target/linux/rdc/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/rdc/Makefile b/target/linux/rdc/Makefile
index 961df474c1..d3717b7137 100644
--- a/target/linux/rdc/Makefile
+++ b/target/linux/rdc/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 ARCH:=i386
 BOARD:=rdc
 BOARDNAME:=RDC321x x86
-FEATURES:=squashfs jffs2 broken
+FEATURES:=squashfs jffs2 broken pci
 
 LINUX_VERSION:=2.6.22.4
 
-- 
GitLab