diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-10-23 08:13:12 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-10-23 08:13:12 +0000 |
commit | cec0e612add24b1b571924cb847552634e27e3fc (patch) | |
tree | 2ef6ae30f5a2cac32458115218e650031becbafb /target/linux/avr32/Makefile | |
parent | de8239f3946f68ed48596b4b81a08876a03291e6 (diff) |
We are now at .23.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9415 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/avr32/Makefile')
-rw-r--r-- | target/linux/avr32/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/avr32/Makefile b/target/linux/avr32/Makefile index cd5b4a4d18..0530a49122 100644 --- a/target/linux/avr32/Makefile +++ b/target/linux/avr32/Makefile @@ -10,7 +10,7 @@ ARCH:=avr32 BOARD:=avr32 BOARDNAME:=Atmel AVR32 FEATURES:=squashfs -LINUX_VERSION:=2.6.23 +LINUX_VERSION:=2.6.23.1 include $(INCLUDE_DIR)/target.mk |