atheros: revert to kernel 2.6.23

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11114 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Matteo Croce
2008-05-11 20:01:01 +00:00
parent 2c8465c3ba
commit 78aa6df4e3
2 changed files with 23 additions and 6 deletions

View File

@@ -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