--- target/linux/mr-mips/Makefile (revision 0) +++ target/linux/mr-mips/Makefile (revision 0) @@ -0,0 +1,17 @@ +# +# 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:=mips +BOARD:=mr-mips +BOARDNAME:=Mikrotik MetaROUTER MIPS +FEATURES:=tgz + +LINUX_VERSION:=2.6.31.10 + +include $(INCLUDE_DIR)/target.mk +$(eval $(call BuildTarget))