fix path of initrun script
[openwrt/svn-archive/archive.git] / target / linux / magicbox / Makefile
index b13009562439d7491ba40f68e72d041205e27b60..d539f98f4c72d6428ca125c9ebbd8a7fa1ea6eca 100644 (file)
@@ -9,9 +9,10 @@ include $(TOPDIR)/rules.mk
 ARCH:=powerpc
 BOARD:=magicbox
 BOARDNAME:=Magicbox
-FEATURES:=squashfs jffs2
+FEATURES:=squashfs pci
 
-LINUX_VERSION:=2.6.22.4
+LINUX_VERSION:=2.6.24.7
+LINUX_KARCH:=ppc
 
 include $(INCLUDE_DIR)/target.mk