From: Gabor Juhos Date: Sat, 5 May 2012 17:32:41 +0000 (+0000) Subject: ar7: switch to 3.3 and mark the target as broken X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=8c3bb00cb816829d08c4debac672c339a6ac1707 ar7: switch to 3.3 and mark the target as broken SVN-Revision: 31616 --- diff --git a/target/linux/ar7/Makefile b/target/linux/ar7/Makefile index aeedaa2270..8a3fede337 100644 --- a/target/linux/ar7/Makefile +++ b/target/linux/ar7/Makefile @@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk ARCH:=mipsel BOARD:=ar7 BOARDNAME:=TI AR7 -FEATURES:=squashfs jffs2 atm +FEATURES:=squashfs jffs2 atm broken MAINTAINER:=Florian Fainelli -LINUX_VERSION:=2.6.37.6 +LINUX_VERSION:=3.3.4 include $(INCLUDE_DIR)/target.mk