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 | 0d96f5908597f25dcf2fbd1a72907e143243f35c (patch) | |
tree | 29e1a62037306f13deffcc1f44e8d5a99a46a225 /target/linux/etrax/Makefile | |
parent | 26ee3a1aa4e39ba962ed9b46df5ceea58f37cee7 (diff) | |
download | upstream-0d96f5908597f25dcf2fbd1a72907e143243f35c.tar.gz upstream-0d96f5908597f25dcf2fbd1a72907e143243f35c.tar.bz2 upstream-0d96f5908597f25dcf2fbd1a72907e143243f35c.zip |
upgrade to 2.6.30-rc8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16307 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/etrax/Makefile')
-rw-r--r-- | target/linux/etrax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/etrax/Makefile b/target/linux/etrax/Makefile index c6083537a5..b90a45cae5 100644 --- a/target/linux/etrax/Makefile +++ b/target/linux/etrax/Makefile @@ -10,7 +10,7 @@ ARCH:=cris BOARD:=etrax BOARDNAME:=Foxboard (ETRAX 100LX) FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.30-rc7 +LINUX_VERSION:=2.6.30-rc8 DEVICE_TYPE= include $(INCLUDE_DIR)/target.mk |