diff options
author | matteo <matteo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-07-05 14:49:07 +0000 |
---|---|---|
committer | matteo <matteo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-07-05 14:49:07 +0000 |
commit | fcb2538f2b451558abc10a18fa0c509f3f31cb2c (patch) | |
tree | 73564b0f5370256688f5aa165a727f9f398a37a9 /target/linux/avr32/Makefile | |
parent | 465c4ee863a9a319fe6210df1ebe77e05325d5a8 (diff) |
avr32: update to latest atmel sources
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11665 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 5bb4928270..650d4936bf 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.25.9 +LINUX_VERSION:=2.6.25.10 include $(INCLUDE_DIR)/target.mk |