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
commit9d127a9846e26f2d6d0b289fcfd0395483aecaff (patch)
tree0192b012f3896849d29d871c932fed482cb4d558 /target/linux/magicbox/Makefile
parent41992fe1076d0456e29735f1fd0d0341a2ed6816 (diff)
downloadupstream-9d127a9846e26f2d6d0b289fcfd0395483aecaff.tar.gz
upstream-9d127a9846e26f2d6d0b289fcfd0395483aecaff.tar.bz2
upstream-9d127a9846e26f2d6d0b289fcfd0395483aecaff.zip
* Upgrade Magicbox to 2.6.23 * Rename directories
SVN-Revision: 10286
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