diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-12-27 11:23:48 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-12-27 11:23:48 +0000 |
commit | dff26e760144ed11a256aef236654349aa6f9e70 (patch) | |
tree | 54afc3028ec470a9f61ba9e03843a5bd87caa77d | |
parent | b3fe285efee675cf403d96d532df25343910d4de (diff) |
[orion] update to 2.6.28 final
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13749 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/orion/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile index 46f6e50d0..506fc2173 100644 --- a/target/linux/orion/Makefile +++ b/target/linux/orion/Makefile @@ -11,7 +11,7 @@ BOARD:=orion BOARDNAME:=Marvell Orion FEATURES:=squashfs -LINUX_VERSION:=2.6.28-rc8 +LINUX_VERSION:=2.6.28 include $(INCLUDE_DIR)/target.mk |