--- target/linux/mr-ppc/Makefile (revision 0) +++ target/linux/mr-ppc/Makefile (revision 0) @@ -0,0 +1,19 @@ +# +# Copyright (C) 2007-2008 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# +include $(TOPDIR)/rules.mk + +ARCH:=powerpc +BOARD:=mr-ppc +BOARDNAME:=Mikrotik MetaROUTER PowerPC +FEATURES:=tgz + +LINUX_VERSION:=2.6.31.10 +LINUX_KARCH:=powerpc + +include $(INCLUDE_DIR)/target.mk + +$(eval $(call BuildTarget)) Index: target/linux/mr-mips/image/Makefile ===================================================================