X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/3dd4cf66034d43268d0c0c9b26fbb5a8d60e8129..47babc52a15202376a4b6257ed98d7b2a89799de:/target/linux/magicbox/Makefile diff --git a/target/linux/magicbox/Makefile b/target/linux/magicbox/Makefile index b7839b13d..eccfa8230 100644 --- a/target/linux/magicbox/Makefile +++ b/target/linux/magicbox/Makefile @@ -1,5 +1,5 @@ -# -# Copyright (C) 2006 OpenWrt.org +# +# Copyright (C) 2006-2008 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk ARCH:=powerpc BOARD:=magicbox BOARDNAME:=Magicbox -FEATURES:=squashfs jffs2 pci +FEATURES:=squashfs pci -LINUX_VERSION:=2.6.23.14 +LINUX_VERSION:=2.6.26.7 LINUX_KARCH:=ppc include $(INCLUDE_DIR)/target.mk