From 8c47e7b84283dd2bd95a564a4b5043c735083213 Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Fri, 5 Oct 2007 14:00:36 +0000
Subject: [PATCH] RDC is not broken with trunk

SVN-Revision: 9140
---
 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 d3717b7137..edda229421 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 pci
+FEATURES:=squashfs jffs2 pci
 
 LINUX_VERSION:=2.6.22.4
 
-- 
GitLab