aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/.mtn2git_empty0
-rw-r--r--conf/distro/.mtn2git_empty0
-rw-r--r--conf/distro/generic.conf8
-rw-r--r--conf/distro/preferred-e-versions.inc14
-rw-r--r--conf/distro/preferred-gpe-versions-2.6.inc86
-rw-r--r--conf/machine/.mtn2git_empty0
-rw-r--r--conf/machine/geodegx.conf12
-rw-r--r--conf/machine/jornada7xx.conf8
-rw-r--r--conf/machine/lite5200.conf19
-rw-r--r--conf/machine/mainstone.conf22
-rw-r--r--conf/machine/native.conf12
-rw-r--r--conf/machine/omap1510inn.conf18
-rw-r--r--conf/machine/omap1710h3.conf18
-rw-r--r--conf/machine/omap2420h4.conf18
-rw-r--r--conf/machine/rt3000.conf12
-rw-r--r--conf/machine/tosa-2.4.conf19
-rw-r--r--conf/machine/tune-arm920t.conf2
-rw-r--r--conf/machine/tune-c3.conf3
-rw-r--r--conf/machine/tune-ppc603e.conf2
-rw-r--r--conf/machine/tune-ppce500.conf2
-rw-r--r--conf/machine/tune-sh3.conf1
-rw-r--r--conf/machine/tune-sh4.conf1
-rw-r--r--conf/machine/tune-strongarm.conf2
-rw-r--r--conf/machine/tune-supersparc.conf2
-rw-r--r--conf/machine/tune-xscale.conf3
-rw-r--r--conf/machine/vibren-pxa255idp.conf23
-rw-r--r--conf/machine/wl500g.conf7
27 files changed, 314 insertions, 0 deletions
diff --git a/conf/.mtn2git_empty b/conf/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/conf/.mtn2git_empty
diff --git a/conf/distro/.mtn2git_empty b/conf/distro/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/conf/distro/.mtn2git_empty
diff --git a/conf/distro/generic.conf b/conf/distro/generic.conf
index e69de29bb2..768f88d243 100644
--- a/conf/distro/generic.conf
+++ b/conf/distro/generic.conf
@@ -0,0 +1,8 @@
+#@TYPE: Distribution
+#@NAME: Generic
+#@DESCRIPTION: Generic Linux Distribution Configuration
+
+INHERIT += " package_ipk debian"
+TARGET_OS = "linux"
+# TARGET_FPU = "soft"
+IMAGE_FSTYPES = "ext2.gz"
diff --git a/conf/distro/preferred-e-versions.inc b/conf/distro/preferred-e-versions.inc
index e69de29bb2..7f51344ec7 100644
--- a/conf/distro/preferred-e-versions.inc
+++ b/conf/distro/preferred-e-versions.inc
@@ -0,0 +1,14 @@
+#
+# Specify which versions of E-related libraries and applications to build
+#
+
+PREFERRED_VERSION_ecore = "0.9.9.007"
+PREFERRED_VERSION_edb = "1.0.5.003"
+PREFERRED_VERSION_edje = "0.5.0.007"
+PREFERRED_VERSION_eet = "0.9.10.007"
+PREFERRED_VERSION_embryo = "0.9.1.007"
+PREFERRED_VERSION_etox = "0.9.0.003"
+PREFERRED_VERSION_evas = "0.9.9.007"
+PREFERRED_VERSION_ewl = "0.0.4.003"
+PREFERRED_VERSION_imlib2 = "1.2.0.007"
+
diff --git a/conf/distro/preferred-gpe-versions-2.6.inc b/conf/distro/preferred-gpe-versions-2.6.inc
index e69de29bb2..98c1a969fa 100644
--- a/conf/distro/preferred-gpe-versions-2.6.inc
+++ b/conf/distro/preferred-gpe-versions-2.6.inc
@@ -0,0 +1,86 @@
+#
+# Specify which versions of GPE (and related) applications to build
+#
+
+#work around some breakages
+CVSDATE_xserver-kdrive=20050207
+CVSDATE_minimo=20050401
+CVSDATE_cairo=20050330
+CVSDATE_xext=20050222
+
+#set some preferred providers:
+PREFERRED_PROVIDER_gconf=gconf-dbus
+
+#specify versions, as the header says :)
+PREFERRED_VERSION_libmatchbox ?= "1.6"
+PREFERRED_VERSION_matchbox ?= "0.9.1"
+PREFERRED_VERSION_matchbox-common ?= "0.9.1"
+PREFERRED_VERSION_matchbox-desktop ?= "0.9.1"
+PREFERRED_VERSION_matchbox-wm ?= "0.9.3"
+PREFERRED_VERSION_matchbox-panel ?= "0.9.1"
+PREFERRED_VERSION_matchbox-applet-inputmanager ?= "0.6"
+PREFERRED_VERSION_gtk+ ?= "2.6.3"
+PREFERRED_VERSION_libgpewidget ?= "0.97"
+PREFERRED_VERSION_libgpepimc ?= "0.4"
+PREFERRED_VERSION_libgpevtype ?= "0.11"
+PREFERRED_VERSION_libschedule ?= "0.14"
+PREFERRED_VERSION_gpe-icons ?= "0.24"
+PREFERRED_VERSION_libgsm ?= "1.0.10"
+PREFERRED_VERSION_diet-x11 ?= "6.2.1"
+PREFERRED_VERSION_xproto ?= "6.6.2"
+PREFERRED_VERSION_xcursor-transparent-theme ?= "0.1.1"
+PREFERRED_VERSION_rxvt-unicode ?= "5.3"
+PREFERRED_VERSION_gtk2-theme-angelistic ?= "0.3"
+PREFERRED_VERSION_xst ?= "0.14"
+#PREFERRED_VERSION_xextensions ?= "0.0cvs${CVSDATE}"
+PREFERRED_VERSION_xprop ?= "0.0cvs${CVSDATE}"
+PREFERRED_VERSION_xhost ?= "0.0cvs20040413"
+PREFERRED_VERSION_xrdb ?= "0.0cvs${CVSDATE}"
+PREFERRED_VERSION_gpe-login ?= "0.76"
+PREFERRED_VERSION_gpe-session-scripts ?= "0.62"
+PREFERRED_VERSION_gpe-soundserver ?= "0.4-1"
+PREFERRED_VERSION_gpe-todo ?= "0.50"
+PREFERRED_VERSION_gpe-calendar ?= "0.61"
+PREFERRED_VERSION_gpe-sketchbox ?= "0.2.8"
+PREFERRED_VERSION_gpe-contacts ?= "0.36"
+PREFERRED_VERSION_gpe-today ?= "0.08"
+PREFERRED_VERSION_matchbox-panel-manager ?= "0.1"
+PREFERRED_VERSION_dbus ?= "0.23"
+PREFERRED_VERSION_gpe-bluetooth ?= "0.38"
+PREFERRED_VERSION_gpe-su ?= "0.18"
+PREFERRED_VERSION_gpe-conf ?= "0.1.23"
+PREFERRED_VERSION_gpe-clock ?= "0.20"
+PREFERRED_VERSION_gpe-mininet ?= "0.5"
+PREFERRED_VERSION_gpe-mixer ?= "0.40"
+PREFERRED_VERSION_gpe-shield ?= "0.7"
+PREFERRED_VERSION_gpe-wlancfg ?= "0.2.6"
+PREFERRED_VERSION_gpe-taskmanager ?= "0.17"
+PREFERRED_VERSION_keylaunch ?= "2.0.7"
+PREFERRED_VERSION_minilite ?= "0.47"
+PREFERRED_VERSION_xmonobut ?= "0.4"
+PREFERRED_VERSION_gpe-edit ?= "0.28"
+PREFERRED_VERSION_gpe-gallery ?= "0.95"
+PREFERRED_VERSION_gpe-calculator ?= "0.2"
+PREFERRED_VERSION_gpe-package ?= "0.2"
+PREFERRED_VERSION_gpe-soundbite ?= "1.0.5"
+PREFERRED_VERSION_gpe-terminal ?= "1.1"
+PREFERRED_VERSION_gpe-watch ?= "0.10"
+PREFERRED_VERSION_gpe-what ?= "0.33"
+PREFERRED_VERSION_gpe-filemanager ?= "0.20"
+PREFERRED_VERSION_gpe-go ?= "0.05"
+PREFERRED_VERSION_gpe-irc ?= "0.07"
+PREFERRED_VERSION_gpe-lights ?= "0.13"
+#PREFERRED_VERSION_gpe-nmf ?= "0.19"
+PREFERRED_VERSION_gpe-othello ?= "0.2-1"
+PREFERRED_VERSION_gpe-plucker ?= "0.2"
+PREFERRED_VERSION_gpe-tetris ?= "0.6-2"
+PREFERRED_VERSION_gsoko ?= "0.4.2-gpe6"
+PREFERRED_VERSION_xdemineur ?= "2.1.1"
+PREFERRED_VERSION_matchbox-panel-hacks ?= "0.3-1"
+PREFERRED_VERSION_rosetta ?= "0.0cvs${CVSDATE}"
+PREFERRED_VERSION_dillo2 ?= "0.6.6"
+PREFERRED_VERSION_minimo ?= "0.0cvs${CVSDATE_minimo}"
+PREFERRED_VERSION_linphone-hh ?= "0.12.2.hh1"
+PREFERRED_VERSION_linphone ?= "0.12.2"
+PREFERRED_VERSION_firefox ?= "1.0"
+
diff --git a/conf/machine/.mtn2git_empty b/conf/machine/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/conf/machine/.mtn2git_empty
diff --git a/conf/machine/geodegx.conf b/conf/machine/geodegx.conf
index e69de29bb2..23a08cc99d 100644
--- a/conf/machine/geodegx.conf
+++ b/conf/machine/geodegx.conf
@@ -0,0 +1,12 @@
+# Machine file for devices with the AMD Geode GX processor
+# Copyright (C) 2005, Advanced Micro Devices, Inc. All Rights Reserved
+# Released under the MIT license (see packages/COPYING)
+
+TARGET_ARCH = "i486"
+IPKG_ARCHS = "all i486 geodegx"
+
+PREFERRED_PROVIDER_virtual/kernel = "linux-geodegx"
+BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel pciutils udev"
+BOOTSTRAP_EXTRA_RDEPENDS = "kernel pciutils udev kernel-modules"
+
+udevdir = "/dev"
diff --git a/conf/machine/jornada7xx.conf b/conf/machine/jornada7xx.conf
index e69de29bb2..b3e1840469 100644
--- a/conf/machine/jornada7xx.conf
+++ b/conf/machine/jornada7xx.conf
@@ -0,0 +1,8 @@
+#@TYPE: Machine
+#@NAME: HP Jornada 7xx
+#@DESCRIPTION: Machine configuration for the SA1100 based HP Jornada 7xx palmtop computer
+
+TARGET_ARCH = "arm"
+IPKG_ARCHS = "all arm ${MACHINE}"
+
+include conf/machine/tune-strongarm.conf \ No newline at end of file
diff --git a/conf/machine/lite5200.conf b/conf/machine/lite5200.conf
index e69de29bb2..e8cb819551 100644
--- a/conf/machine/lite5200.conf
+++ b/conf/machine/lite5200.conf
@@ -0,0 +1,19 @@
+TARGET_ARCH = "powerpc"
+TARGET_OS = "linux"
+IPKG_ARCHS = "all ppc ${MACHINE}"
+UBOOT_MACHINE = "Lite5200"
+SERIAL_CONSOLE="38400 ttyS0"
+
+DISTRO = "familiar"
+
+TARGET_PREFIX = powerpc-603e-linux-gnu-
+ASSUME_PROVIDED += "virtual/${TARGET_PREFIX}gcc virtual/libc"
+PREFERRED_PROVIDERS += "virtual/qte:qte virtual/libqpe:libqpe-opie"
+PREFERRED_PROVIDERS += " virtual/libsdl:libsdl-qpe"
+PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc-initial:gcc-cross-initial"
+PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc:gcc-cross"
+PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"
+
+IMAGE_FSTYPES = "jffs2 tar"
+
+include conf/machine/tune-ppc603e.conf
diff --git a/conf/machine/mainstone.conf b/conf/machine/mainstone.conf
index e69de29bb2..e9ef8fae18 100644
--- a/conf/machine/mainstone.conf
+++ b/conf/machine/mainstone.conf
@@ -0,0 +1,22 @@
+#@TYPE: Machine
+#@Name: Vibren PXA255 IDP Development Platform
+#@DESCRIPTION: Machine configuration for Vibren PXA255 IDP
+
+TARGET_ARCH = "arm"
+
+GUI_MACHINE_CLASS = "smallscreen"
+IPKG_ARCHS = "all arm armv5te ${MACHINE}"
+
+PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"
+
+BOOTSTRAP_EXTRA_DEPENDS += "virtual/kernel"
+
+include conf/machine/tune-xscale.conf
+
+# used by sysvinit_2
+SERIAL_CONSOLE = "115200 ttyS0"
+
+# used by opie-collections.inc
+ROOT_FLASH_SIZE = "32"
+
+
diff --git a/conf/machine/native.conf b/conf/machine/native.conf
index e69de29bb2..b28565316f 100644
--- a/conf/machine/native.conf
+++ b/conf/machine/native.conf
@@ -0,0 +1,12 @@
+#@TYPE: Machine
+#@NAME: Build Station
+#@DESCRIPTION: Machine configuration for your build station.
+
+TARGET_ARCH = "${BUILD_ARCH}"
+IPKG_ARCHS = "all ${TARGET_ARCH}"
+TARGET_PREFIX = ""
+VENDOR = "-oe"
+
+PREFERRED_PROVIDER_virtual/kernel = "native-kernel"
+ASSUME_PROVIDED = "virtual/gcc-initial virtual/gcc virtual/g++"
+ASSUME_PROVIDED += "binutils-cross"
diff --git a/conf/machine/omap1510inn.conf b/conf/machine/omap1510inn.conf
index e69de29bb2..40aaa2917a 100644
--- a/conf/machine/omap1510inn.conf
+++ b/conf/machine/omap1510inn.conf
@@ -0,0 +1,18 @@
+#@TYPE: Machine
+#@NAME: OMAP1610 cpu on an H2 board
+#@DESCRIPTION: Machine configuration for the OMAP H2 development board with a 1610 processor
+
+TARGET_ARCH = "arm"
+IPKG_ARCHS = "all arm armv5te ${MACHINE}"
+
+PREFERRED_PROVIDER_xserver = "xserver-kdrive"
+PREFERRED_PROVIDER_virtual/kernel = "linux-omap-2.6"
+PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross"
+
+BOOTSTRAP_EXTRA_DEPENDS += "virtual/kernel modutils-collateral"
+BOOTSTRAP_EXTRA_RDEPENDS += "modutils-collateral"
+
+SERIAL_CONSOLE ?= "115200 ttyS0"
+EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x40000"
+
+include conf/machine/tune-arm926ejs.conf
diff --git a/conf/machine/omap1710h3.conf b/conf/machine/omap1710h3.conf
index e69de29bb2..40aaa2917a 100644
--- a/conf/machine/omap1710h3.conf
+++ b/conf/machine/omap1710h3.conf
@@ -0,0 +1,18 @@
+#@TYPE: Machine
+#@NAME: OMAP1610 cpu on an H2 board
+#@DESCRIPTION: Machine configuration for the OMAP H2 development board with a 1610 processor
+
+TARGET_ARCH = "arm"
+IPKG_ARCHS = "all arm armv5te ${MACHINE}"
+
+PREFERRED_PROVIDER_xserver = "xserver-kdrive"
+PREFERRED_PROVIDER_virtual/kernel = "linux-omap-2.6"
+PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross"
+
+BOOTSTRAP_EXTRA_DEPENDS += "virtual/kernel modutils-collateral"
+BOOTSTRAP_EXTRA_RDEPENDS += "modutils-collateral"
+
+SERIAL_CONSOLE ?= "115200 ttyS0"
+EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x40000"
+
+include conf/machine/tune-arm926ejs.conf
diff --git a/conf/machine/omap2420h4.conf b/conf/machine/omap2420h4.conf
index e69de29bb2..2e81beb306 100644
--- a/conf/machine/omap2420h4.conf
+++ b/conf/machine/omap2420h4.conf
@@ -0,0 +1,18 @@
+#@TYPE: Machine
+#@NAME: OMAP1610 cpu on an H2 board
+#@DESCRIPTION: Machine configuration for the OMAP H2 development board with a 1610 processor
+
+TARGET_ARCH = "arm"
+IPKG_ARCHS = "all arm armv5te armv6te ${MACHINE}"
+
+PREFERRED_PROVIDER_xserver = "xserver-kdrive"
+PREFERRED_PROVIDER_virtual/kernel = "linux-omap-2.6"
+PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross"
+
+BOOTSTRAP_EXTRA_DEPENDS += "virtual/kernel modutils-collateral"
+BOOTSTRAP_EXTRA_RDEPENDS += "modutils-collateral"
+
+SERIAL_CONSOLE ?= "115200 ttyS0"
+EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x40000"
+
+include conf/machine/tune-arm926ejs.conf
diff --git a/conf/machine/rt3000.conf b/conf/machine/rt3000.conf
index e69de29bb2..ce327d5e68 100644
--- a/conf/machine/rt3000.conf
+++ b/conf/machine/rt3000.conf
@@ -0,0 +1,12 @@
+#@TYPE: Machine
+#@NAME: M&N RT3000/RT4000
+#@DESCRIPTION: Machine configuration for the PXA255 based M&N Solutions Radio Terminal RT3000/RT4000
+
+PREFERRED_PROVIDER_virtual/kernel = "rt3000"
+
+USE_DEVFS = "1"
+GUI_MACHINE_CLASS = "smallscreen"
+
+# For sysvinit:
+USE_VT = "0"
+SERIAL_CONSOLE = "115200 tts/0"
diff --git a/conf/machine/tosa-2.4.conf b/conf/machine/tosa-2.4.conf
index e69de29bb2..e33de0582e 100644
--- a/conf/machine/tosa-2.4.conf
+++ b/conf/machine/tosa-2.4.conf
@@ -0,0 +1,19 @@
+PREFERRED_PROVIDER_xserver = "xserver-kdrive"
+PREFERRED_PROVIDER_virtual/kernel = "openzaurus-pxa"
+BOOTSTRAP_EXTRA_DEPENDS += "wlan-ng-modules virtual/kernel hostap-modules \
+ orinoco-modules sharp-sdmmc-support usbutils"
+BOOTSTRAP_EXTRA_RDEPENDS += "wlan-ng-modules wlan-ng-utils kernel-module-acm \
+ kernel-module-evdev kernel-module-net-fd \
+ kernel-module-pxa-bi kernel-module-registers \
+ kernel-module-storage-fd kernel-module-usb-ohci-tc6393 \
+ kernel-module-usb-storage \
+ kernel hostap-modules-cs orinoco-modules-cs \
+ sharp-sdmmc-support kernel-module-pxa-bi \
+ kernel-module-ip-gre \
+ kernel-module-irnet kernel-module-ipip kernel-module-usbcore \
+ kernel-module-usbdcore kernel-module-usbdmonitor"
+
+RRECOMMENDS += "kernel-module-usbdserial kernel-module-usbkbd \
+ kernel-module-usbmouse kernel-module-hid usbutils \
+ kernel-module-evdev"
+
diff --git a/conf/machine/tune-arm920t.conf b/conf/machine/tune-arm920t.conf
index e69de29bb2..936b137517 100644
--- a/conf/machine/tune-arm920t.conf
+++ b/conf/machine/tune-arm920t.conf
@@ -0,0 +1,2 @@
+TARGET_CC_ARCH = "-march=armv4t -mtune=arm920t"
+
diff --git a/conf/machine/tune-c3.conf b/conf/machine/tune-c3.conf
index e69de29bb2..e6a522af10 100644
--- a/conf/machine/tune-c3.conf
+++ b/conf/machine/tune-c3.conf
@@ -0,0 +1,3 @@
+TARGET_CC_ARCH = "-march=c3 -mtune=c3"
+PACKAGE_ARCH = "i586"
+
diff --git a/conf/machine/tune-ppc603e.conf b/conf/machine/tune-ppc603e.conf
index e69de29bb2..7c8714cfc2 100644
--- a/conf/machine/tune-ppc603e.conf
+++ b/conf/machine/tune-ppc603e.conf
@@ -0,0 +1,2 @@
+TARGET_CC_ARCH = "-mcpu=603e"
+PACKAGE_ARCH = "ppc603e"
diff --git a/conf/machine/tune-ppce500.conf b/conf/machine/tune-ppce500.conf
index e69de29bb2..11717eba70 100644
--- a/conf/machine/tune-ppce500.conf
+++ b/conf/machine/tune-ppce500.conf
@@ -0,0 +1,2 @@
+TARGET_CC_ARCH = "-mcpu=8540"
+PACKAGE_ARCH = "ppce500"
diff --git a/conf/machine/tune-sh3.conf b/conf/machine/tune-sh3.conf
index e69de29bb2..192dd8fd22 100644
--- a/conf/machine/tune-sh3.conf
+++ b/conf/machine/tune-sh3.conf
@@ -0,0 +1 @@
+TARGET_CC_ARCH = "-ml -m3"
diff --git a/conf/machine/tune-sh4.conf b/conf/machine/tune-sh4.conf
index e69de29bb2..866f7f89d5 100644
--- a/conf/machine/tune-sh4.conf
+++ b/conf/machine/tune-sh4.conf
@@ -0,0 +1 @@
+TARGET_CC_ARCH = "-ml -m4"
diff --git a/conf/machine/tune-strongarm.conf b/conf/machine/tune-strongarm.conf
index e69de29bb2..8654c996ef 100644
--- a/conf/machine/tune-strongarm.conf
+++ b/conf/machine/tune-strongarm.conf
@@ -0,0 +1,2 @@
+TARGET_CC_ARCH = "-march=armv4 -mtune=xscale"
+
diff --git a/conf/machine/tune-supersparc.conf b/conf/machine/tune-supersparc.conf
index e69de29bb2..1b1ec1207f 100644
--- a/conf/machine/tune-supersparc.conf
+++ b/conf/machine/tune-supersparc.conf
@@ -0,0 +1,2 @@
+TARGET_CC_ARCH = "-mcpu=supersparc"
+PACKAGE_ARCH = "supersparc"
diff --git a/conf/machine/tune-xscale.conf b/conf/machine/tune-xscale.conf
index e69de29bb2..0b98f09fc8 100644
--- a/conf/machine/tune-xscale.conf
+++ b/conf/machine/tune-xscale.conf
@@ -0,0 +1,3 @@
+TARGET_CC_ARCH = "-march=armv5te -mtune=xscale"
+PACKAGE_ARCH = "armv5te"
+
diff --git a/conf/machine/vibren-pxa255idp.conf b/conf/machine/vibren-pxa255idp.conf
index e69de29bb2..7071ed7296 100644
--- a/conf/machine/vibren-pxa255idp.conf
+++ b/conf/machine/vibren-pxa255idp.conf
@@ -0,0 +1,23 @@
+#@TYPE: Machine
+#@Name: Vibren PXA255 IDP Development Platform
+#@DESCRIPTION: Machine configuration for Vibren PXA255 IDP
+
+TARGET_ARCH = "arm"
+
+GUI_MACHINE_CLASS = "bigscreen"
+IPKG_ARCHS = "all arm armv5te ${MACHINE}"
+
+PREFERRED_PROVIDER_virtual/bootloader = "uboot-${MACHINE}"
+PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"
+
+BOOTSTRAP_EXTRA_DEPENDS += "virtual/kernel virtual/bootloader"
+
+include conf/machine/tune-xscale.conf
+
+# used by sysvinit_2
+SERIAL_CONSOLE = "115200 ttyS0"
+
+# used by opie-collections.inc
+ROOT_FLASH_SIZE = "32"
+
+
diff --git a/conf/machine/wl500g.conf b/conf/machine/wl500g.conf
index e69de29bb2..18445ec17d 100644
--- a/conf/machine/wl500g.conf
+++ b/conf/machine/wl500g.conf
@@ -0,0 +1,7 @@
+#@TYPE: Machine
+#@NAME: Asus WL500g(x)
+#@DESCRIPTION: Machine configuration for the MIPS based WL500g(x) devices
+
+TARGET_ARCH = "mipsel"
+TARGET_CC_ARCH = "-Os -mips2"
+IPKG_ARCHS = "all mipsel ${MACHINE}"