add txpower patches and add uci configuration file From: Vasilis T. (aka Acinonyx)
[openwrt.git] / target / linux / magicbox / Makefile
index e003330..15f035a 100644 (file)
@@ -12,10 +12,8 @@ BOARDNAME:=Magicbox
 FEATURES:=squashfs jffs2
 
 LINUX_VERSION:=2.6.22.4
+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))
This page took 0.024555 seconds and 4 git commands to generate.