From 0d346a1e85eb38410caac83d69b9acdbf6d7bdcc Mon Sep 17 00:00:00 2001 From: Paul Martin Date: Mon, 8 Jun 2015 11:56:45 +0000 Subject: Changes for building on MIPS --- systems/minimal-system-mips64b-openwrt.morph | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 systems/minimal-system-mips64b-openwrt.morph (limited to 'systems') diff --git a/systems/minimal-system-mips64b-openwrt.morph b/systems/minimal-system-mips64b-openwrt.morph new file mode 100644 index 00000000..b24917ab --- /dev/null +++ b/systems/minimal-system-mips64b-openwrt.morph @@ -0,0 +1,21 @@ +name: minimal-system-mips64b-openwrt +kind: system +description: The set of strata required to have a minimal system for a 64-bit x86 + system. +arch: mips64b +strata: +- name: build-essential + morph: strata/build-essential.morph + artifacts: + - build-essential-minimal +- name: cpe-wrt + morph: strata/cpe-wrt.morph +- name: bsp-mips64b-openwrt + morph: strata/bsp-mips64b-openwrt.morph + artifacts: + - bsp-mips64b-openwrt-runtime +configuration-extensions: +- set-hostname +- simple-network +- nfsboot +- install-files -- cgit v1.2.1