From fbe10e73c649e7b690d2fce987fe9831f1cfb2d9 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 27 May 2012 15:01:17 +0000 Subject: [PATCH] au1000: switch to 3.3 and add broken flag SVN-Revision: 31893 --- target/linux/au1000/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/au1000/Makefile b/target/linux/au1000/Makefile index 7ba578211e..7b04aee7a6 100644 --- a/target/linux/au1000/Makefile +++ b/target/linux/au1000/Makefile @@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk ARCH:=mipsel BOARD:=au1000 BOARDNAME:=RMI/AMD AU1x00 -FEATURES:=jffs2 usb pci +FEATURES:=jffs2 usb pci broken SUBTARGETS=au1500 au1550 MAINTAINER:=Florian Fainelli -LINUX_VERSION:=3.2.16 +LINUX_VERSION:=3.3.7 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini yamonenv -- 2.30.2