From 63a532a472c29844f224f5ec20b51f50b260b742 Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Sat, 5 May 2012 11:43:26 +0000
Subject: [PATCH] rb532: switch to 3.3 and mark the target broken

SVN-Revision: 31593
---
 target/linux/rb532/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/target/linux/rb532/Makefile b/target/linux/rb532/Makefile
index 13504d4a0f..2d65c9338a 100644
--- a/target/linux/rb532/Makefile
+++ b/target/linux/rb532/Makefile
@@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk
 ARCH:=mipsel
 BOARD:=rb532
 BOARDNAME:=Mikrotik RouterBoard 532
-FEATURES:=jffs2 pci targz
+FEATURES:=jffs2 pci targz broken
 
-LINUX_VERSION:=2.6.32.33
+LINUX_VERSION:=3.3.4
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += wpad-mini kmod-madwifi kmod-input-rb532
-- 
2.30.2