diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-08-04 21:22:00 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-08-04 21:22:00 +0000 |
commit | 7fee7d1f224b8c02dd8eba0bdb388ab7c504ad99 (patch) | |
tree | 39a7c95e839de768dece7366afa0ba5d1a9d7131 /target/linux/atheros/Makefile | |
parent | d6077810b48b1dc454224f3f572db1f7d2075daa (diff) |
- 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 5f5f9e446..fa292ac96 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 |