diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/openmn.conf | 0 | ||||
-rw-r--r-- | conf/distro/openmnci.conf | 8 | ||||
-rw-r--r-- | conf/machine/mnci.conf | 0 | ||||
-rw-r--r-- | conf/machine/ramses.conf | 18 | ||||
-rw-r--r-- | conf/machine/rt3000.conf | 0 | ||||
-rw-r--r-- | conf/machine/sun4cdm.conf | 1 | ||||
-rw-r--r-- | conf/machine/tune-supersparc.conf | 0 |
7 files changed, 0 insertions, 27 deletions
diff --git a/conf/distro/openmn.conf b/conf/distro/openmn.conf new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/conf/distro/openmn.conf diff --git a/conf/distro/openmnci.conf b/conf/distro/openmnci.conf deleted file mode 100644 index 87d8e2e6b4..0000000000 --- a/conf/distro/openmnci.conf +++ /dev/null @@ -1,8 +0,0 @@ -INHERIT += "package_ipk" -INHERIT += "debian" - -OEINCLUDELOGS = "yes" -KERNEL_CONSOLE = "ttyS0" -TARGET_OS = "linux" -TARGET_FPU = "soft" -#TARGET_ARCH = "arm-linuxeabi" diff --git a/conf/machine/mnci.conf b/conf/machine/mnci.conf new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/conf/machine/mnci.conf diff --git a/conf/machine/ramses.conf b/conf/machine/ramses.conf deleted file mode 100644 index 06fa1e6c13..0000000000 --- a/conf/machine/ramses.conf +++ /dev/null @@ -1,18 +0,0 @@ -#@TYPE: Machine -#@NAME: M&N MNCI-RX -#@DESCRIPTION: Machine configuration for the PXA255 based M&N Solutions MNCI-RX - -TARGET_ARCH = "arm" -TARGET_OS = "linux" -IPKG_ARCHS = "all arm ${MACHINE}" -PREFERRED_PROVIDER_virtual/kernel = "mnci-ramses" - -EXTRA_IMAGECMD_jffs2 = "--pad=0x1ec0000 --eraseblock=0x40000" - - -USE_DEVFS = "1" -GUI_MACHINE_CLASS = "smallscreen" - -# For sysvinit: -USE_VT = "0" -SERIAL_CONSOLE = "115200 tts/0" diff --git a/conf/machine/rt3000.conf b/conf/machine/rt3000.conf new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/conf/machine/rt3000.conf diff --git a/conf/machine/sun4cdm.conf b/conf/machine/sun4cdm.conf index ec4957d442..ee3f34dc34 100644 --- a/conf/machine/sun4cdm.conf +++ b/conf/machine/sun4cdm.conf @@ -1,6 +1,5 @@ TARGET_ARCH = "sparc" -PREFERRED_PROVIDER_virtual/kernel = "linux-sun4c" IMAGE_FSTYPE = "cramfs" BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel module-init-tools udev" diff --git a/conf/machine/tune-supersparc.conf b/conf/machine/tune-supersparc.conf new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/conf/machine/tune-supersparc.conf |