summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/Makefile
diff options
context:
space:
mode:
authormatteo <matteo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-05-11 20:01:01 +0000
committermatteo <matteo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-05-11 20:01:01 +0000
commit5d83871c7429ea9db8b4e5644a46ad0d587c6c84 (patch)
tree2245fef75266e7974e277b2f0936df894ed0a7f3 /target/linux/atheros/Makefile
parent541ff27cfb26939cf1b98b73fa5aeea0d8432082 (diff)
atheros: revert to kernel 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11114 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros/Makefile')
-rw-r--r--target/linux/atheros/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile
index 6a88fc5a0..ab301ba50 100644
--- a/target/linux/atheros/Makefile
+++ b/target/linux/atheros/Makefile
@@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk
ARCH:=mips
BOARD:=atheros
BOARDNAME:=Atheros 231x/5312
-FEATURES:=squashfs jffs2 pci usb
+FEATURES:=squashfs jffs2
-LINUX_VERSION:=2.6.25.1
+LINUX_VERSION:=2.6.23.16
include $(INCLUDE_DIR)/target.mk