diff options
author | John Crispin <blogic@openwrt.org> | 2008-08-04 21:22:00 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2008-08-04 21:22:00 +0000 |
commit | 8e8b9359638866b6a0150fdf7666301e9ccfba5e (patch) | |
tree | 39a7c95e839de768dece7366afa0ba5d1a9d7131 /target/linux/atheros/Makefile | |
parent | 549b84837a7af7b966aa6bf38692bb983304ad3a (diff) | |
download | upstream-8e8b9359638866b6a0150fdf7666301e9ccfba5e.tar.gz upstream-8e8b9359638866b6a0150fdf7666301e9ccfba5e.tar.bz2 upstream-8e8b9359638866b6a0150fdf7666301e9ccfba5e.zip |
- bump atheros to .26
- adds leds-gpio to default selection on atheros
- extend led platform setup on atheros
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12100 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros/Makefile')
-rw-r--r-- | target/linux/atheros/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile index 5f5f9e4465..fa292ac96b 100644 --- a/target/linux/atheros/Makefile +++ b/target/linux/atheros/Makefile @@ -11,7 +11,7 @@ BOARD:=atheros BOARDNAME:=Atheros 231x/5312 FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.23.17 +LINUX_VERSION:=2.6.26 include $(INCLUDE_DIR)/target.mk |