aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/rb500.conf
blob: aec2a8f726d186f20c44597421e184ca1a201a38 (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"
IPKG_ARCHS = "all mipsel ${MACHINE}"
PREFERRED_PROVIDER_virtual/kernel = "linux-rb500"