aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-04-20 23:48:26 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-04-20 23:48:26 +0000
commit2651efbce4d0bcc6035bdd4ad1a90ff0cbec92a6 (patch)
tree331eed3aac4c9cd907ae12202d0f8d3c1ebf7e02 /target
parent35c32933d559e5fe1b9ccae873305ebbd4f22d22 (diff)
downloadmaster-187ad058-2651efbce4d0bcc6035bdd4ad1a90ff0cbec92a6.tar.gz
master-187ad058-2651efbce4d0bcc6035bdd4ad1a90ff0cbec92a6.tar.bz2
master-187ad058-2651efbce4d0bcc6035bdd4ad1a90ff0cbec92a6.zip
add new ar7 dsl driver (thanks, matteo), mark ar7-2.4 as broken and enable ar7-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7020 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/ar7-2.4/Makefile2
-rw-r--r--target/linux/ar7-2.6/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar7-2.4/Makefile b/target/linux/ar7-2.4/Makefile
index 87c2470205..6f70532774 100644
--- a/target/linux/ar7-2.4/Makefile
+++ b/target/linux/ar7-2.4/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=mipsel
BOARD:=ar7
BOARDNAME:=TI AR7
-FEATURES:=squashfs jffs2
+FEATURES:=squashfs jffs2 broken
define Target/Description
Build firmware images for TI AR7 based routers (w.g. Linksys WAG54G v2)
diff --git a/target/linux/ar7-2.6/Makefile b/target/linux/ar7-2.6/Makefile
index e1394eb8cf..b20cb11a45 100644
--- a/target/linux/ar7-2.6/Makefile
+++ b/target/linux/ar7-2.6/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=mipsel
BOARD:=ar7
BOARDNAME:=TI AR7
-FEATURES:=squashfs jffs2 broken
+FEATURES:=squashfs jffs2
define Target/Description
Build firmware images for TI AR7 based routers