aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/magicbox-2.6/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-06-28 20:42:21 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-06-28 20:42:21 +0000
commitd922f4e821da4bb7372232e04db3228331048dc9 (patch)
tree2fa2024bd91df901352596c72160385d53345319 /target/linux/magicbox-2.6/Makefile
parent8df096ed3e5f09cc3e6fce803e1f58347d21a8b2 (diff)
downloadmaster-187ad058-d922f4e821da4bb7372232e04db3228331048dc9.tar.gz
master-187ad058-d922f4e821da4bb7372232e04db3228331048dc9.tar.bz2
master-187ad058-d922f4e821da4bb7372232e04db3228331048dc9.zip
update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this target (4.1.2 segfaults at compile time)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7762 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/magicbox-2.6/Makefile')
-rw-r--r--target/linux/magicbox-2.6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/magicbox-2.6/Makefile b/target/linux/magicbox-2.6/Makefile
index f80460fdd4..fd92eacd13 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.21.5
+LINUX_VERSION:=2.6.22-rc6
include $(INCLUDE_DIR)/kernel-build.mk