ARCH:=powerpc
BOARD:=magicbox
BOARDNAME:=Magicbox
-FEATURES:=squashfs jffs2
+FEATURES:=squashfs pci
-LINUX_VERSION:=2.6.22.4
+LINUX_VERSION:=2.6.24.2
+LINUX_KARCH:=ppc
-include $(INCLUDE_DIR)/kernel-build.mk
+include $(INCLUDE_DIR)/target.mk
-# include the profiles
--include profiles/*.mk
-
-$(eval $(call BuildKernel))
+$(eval $(call BuildTarget))