summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/cpe-wrt.morph6
-rw-r--r--strata/cpe-wrt/mtd.morph8
2 files changed, 14 insertions, 0 deletions
diff --git a/strata/cpe-wrt.morph b/strata/cpe-wrt.morph
index 23f90440..d7163204 100644
--- a/strata/cpe-wrt.morph
+++ b/strata/cpe-wrt.morph
@@ -72,3 +72,9 @@ chunks:
- libubox
- uci
- ubus
+- name: mtd
+ morph: strata/openwrt/mtd.morph
+ repo: upstream:mtd-utils
+ ref: 92686f212c9a4e16891c6a3c57629cbf4f0f8360
+ unpetrify-ref:
+ build-depends: []
diff --git a/strata/cpe-wrt/mtd.morph b/strata/cpe-wrt/mtd.morph
new file mode 100644
index 00000000..f9e7e2ea
--- /dev/null
+++ b/strata/cpe-wrt/mtd.morph
@@ -0,0 +1,8 @@
+name: mtd
+kind: chunk
+
+build-commands:
+- make
+
+install-commands:
+- make DESTDIR=$DESTDIR install