[oe-commits] org.oe.dev Machine config file for the mips based RB5XX family of boards also knows as Routerboards

ifaistos commit openembedded-commits at lists.openembedded.org
Mon Aug 28 20:42:20 UTC 2006


Machine config file for the mips based RB5XX family of boards also knows as Routerboards

Author: ifaistos at openembedded.org
Branch: org.openembedded.dev
Revision: 14f068bc8b024f32842f257eef00e729033b40d9
ViewMTN: http://monotone.openembedded.org/revision.psp?id=14f068bc8b024f32842f257eef00e729033b40d9
Files:
1
conf/machine/rb500.conf
Diffs:

#
# mt diff -r5972bffd477a0aeb1dddbf4925a4c1ce799fd06f -r14f068bc8b024f32842f257eef00e729033b40d9
#
# 
# 
# add_file "conf/machine/rb500.conf"
#  content [e5fb5d71007d0d82fa035b86221a9c057a09c5f5]
# 
============================================================
--- conf/machine/rb500.conf	e5fb5d71007d0d82fa035b86221a9c057a09c5f5
+++ conf/machine/rb500.conf	e5fb5d71007d0d82fa035b86221a9c057a09c5f5
@@ -0,0 +1,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"






More information about the Openembedded-commits mailing list