diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-10-16 12:22:57 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-10-16 12:22:57 +0000 |
commit | 8166449e2a9bd8b1dcd9ca301060540966393292 (patch) | |
tree | b90d8d47b0bc2eb7f7363bf730e2ee0f9eaad917 /target/linux/avr32/Makefile | |
parent | af357a4bb29bc86aa5f6aa64ca8399c4d4211d16 (diff) |
resync avr32 with 2.6.23.atmel.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9332 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 5c7c0bca3..cd5b4a4d1 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.22.4 +LINUX_VERSION:=2.6.23 include $(INCLUDE_DIR)/target.mk |