#@TYPE: Machine
#@NAME: Mikrotik RB500
#@DESCRIPTION: Machine configuration for the MIPS based Routerboard

TARGET_ARCH = "mipsel"
TARGET_CC_ARCH = "-Os -mips2"
PACKAGE_ARCHS = "all mipsel ${MACHINE}"
PREFERRED_PROVIDER_virtual/kernel = "linux-rb500"