merge of '16c6200929261d7ff2851ae9fa07f6fff6aa493f'
[vuplus_openembedded] / conf / machine / rb500.conf
1 #@TYPE: Machine
2 #@NAME: Mikrotik RB500
3 #@DESCRIPTION: Machine configuration for the MIPS based Routerboard
4
5 TARGET_ARCH = "mipsel"
6 TARGET_CC_ARCH = "-Os -mips2"
7 IPKG_ARCHS = "all mipsel ${MACHINE}"
8 PREFERRED_PROVIDER_virtual/kernel = "linux-rb500"