diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-06-03 13:42:28 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-06-03 13:42:28 +0000 |
commit | 6b2a7b73ca8ba542fd2cbd21c615933b99e293ba (patch) | |
tree | be1f22c1565b6e16079e8f09a60bc3899fc6b0a2 /target/linux/avr32/Makefile | |
parent | 3d3d75a2489789df49a4985600f5cd5cb95dbaf8 (diff) | |
download | upstream-6b2a7b73ca8ba542fd2cbd21c615933b99e293ba.tar.gz upstream-6b2a7b73ca8ba542fd2cbd21c615933b99e293ba.tar.bz2 upstream-6b2a7b73ca8ba542fd2cbd21c615933b99e293ba.zip |
upgrade to 2.6.30-rc8
SVN-Revision: 16307
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 7ee7266c4a..b26ddced17 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.30-rc7 +LINUX_VERSION:=2.6.30-rc8 include $(INCLUDE_DIR)/target.mk |