diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-07-09 02:23:00 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-07-09 02:23:00 +0000 |
commit | 8f1588603acd6b2b06bc5a1c4091bc541cddc00e (patch) | |
tree | 63b586881bc302abc689c1885584999f5a18a392 /target/linux/magicbox-2.6 | |
parent | 7fc7eee1a6ccefa6c6399a7e9f05e78582b498db (diff) | |
download | upstream-8f1588603acd6b2b06bc5a1c4091bc541cddc00e.tar.gz upstream-8f1588603acd6b2b06bc5a1c4091bc541cddc00e.tar.bz2 upstream-8f1588603acd6b2b06bc5a1c4091bc541cddc00e.zip |
2.6.22 is released :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7894 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/magicbox-2.6')
-rw-r--r-- | target/linux/magicbox-2.6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/magicbox-2.6/Makefile b/target/linux/magicbox-2.6/Makefile index fd92eacd13..be02ab0160 100644 --- a/target/linux/magicbox-2.6/Makefile +++ b/target/linux/magicbox-2.6/Makefile @@ -11,7 +11,7 @@ BOARD:=magicbox BOARDNAME:=Magicbox FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.22-rc6 +LINUX_VERSION:=2.6.22 include $(INCLUDE_DIR)/kernel-build.mk |