diff options
author | Matteo Croce <rootkit85@yahoo.it> | 2008-07-05 14:49:07 +0000 |
---|---|---|
committer | Matteo Croce <rootkit85@yahoo.it> | 2008-07-05 14:49:07 +0000 |
commit | 03b9d260c78073322d70322d3325f76ced5b53a6 (patch) | |
tree | 1596bba32e4ca99fbe7f95c0b8521017a84ce373 /target/linux/avr32/Makefile | |
parent | ed3aeb203166c076d411349d5fb5925833ce4c27 (diff) | |
download | upstream-03b9d260c78073322d70322d3325f76ced5b53a6.tar.gz upstream-03b9d260c78073322d70322d3325f76ced5b53a6.tar.bz2 upstream-03b9d260c78073322d70322d3325f76ced5b53a6.zip |
avr32: update to latest atmel sources
SVN-Revision: 11665
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 |