aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/rb500.conf
blob: ab669aee4963e29284c5a0a1d23acb3fe549e433 (plain)
1
2
3
4
5
6
7
8
#@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"