diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-08-21 10:06:01 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-08-21 10:06:01 +0000 |
commit | a12650b506962a05469f126d4162c5fd0b045ef0 (patch) | |
tree | abd7705e0abb2c12b9a2cd9e95d8da42b9a7dc66 /target/linux/atheros-2.6 | |
parent | da62128d18ee5bd3b91f821a1ba200ae630f67e0 (diff) |
Move to 2.6.22.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8451 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros-2.6')
-rw-r--r-- | target/linux/atheros-2.6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros-2.6/Makefile b/target/linux/atheros-2.6/Makefile index 814669534f..611345f4bb 100644 --- a/target/linux/atheros-2.6/Makefile +++ b/target/linux/atheros-2.6/Makefile @@ -11,7 +11,7 @@ BOARD:=atheros BOARDNAME:=Atheros FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.22.1 +LINUX_VERSION:=2.6.22.4 define Target/Description Build firmware images for Atheros SoC boards |