aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/magicbox/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-01-27 21:20:06 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-01-27 21:20:06 +0000
commit59b5f8985640c0211dc57f491e975781c394679a (patch)
tree1422999eb40cbf059da06f578e79b32dded0ec17 /target/linux/magicbox/Makefile
parent66997bfea83389fa38abe0e6ff2302747918f22f (diff)
downloadupstream-59b5f8985640c0211dc57f491e975781c394679a.tar.gz
upstream-59b5f8985640c0211dc57f491e975781c394679a.tar.bz2
upstream-59b5f8985640c0211dc57f491e975781c394679a.zip
* Upgrade Magicbox to 2.6.23
* Rename directories git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10286 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/magicbox/Makefile')
-rw-r--r--target/linux/magicbox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/magicbox/Makefile b/target/linux/magicbox/Makefile
index 15f035a82e..b7839b13d6 100644
--- a/target/linux/magicbox/Makefile
+++ b/target/linux/magicbox/Makefile
@@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk
ARCH:=powerpc
BOARD:=magicbox
BOARDNAME:=Magicbox
-FEATURES:=squashfs jffs2
+FEATURES:=squashfs jffs2 pci
-LINUX_VERSION:=2.6.22.4
+LINUX_VERSION:=2.6.23.14
LINUX_KARCH:=ppc
include $(INCLUDE_DIR)/target.mk