summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Martin <paul.martin@codethink.co.uk>2015-06-18 12:05:33 +0000
committerRichard Dale <richard.dale@codethink.co.uk>2015-06-25 15:09:42 +0100
commit9c47e53195b0fe479dd96ddfc048868f64a3ddff (patch)
tree4a0f17053cdbf334cc28861e66512c5ee7b1ed00
parentb4a3e904a66fdcd9da3f9b181105f553069e92ed (diff)
downloaddefinitions-9c47e53195b0fe479dd96ddfc048868f64a3ddff.tar.gz
Fix typos in the mips/openwrt bsp
-rw-r--r--strata/bsp-mips64b-openwrt.morph2
-rw-r--r--strata/bsp-mips64b-openwrt/linux-mips64b-edgerouterpro.morph3
2 files changed, 2 insertions, 3 deletions
diff --git a/strata/bsp-mips64b-openwrt.morph b/strata/bsp-mips64b-openwrt.morph
index a9dc85c8..374769cc 100644
--- a/strata/bsp-mips64b-openwrt.morph
+++ b/strata/bsp-mips64b-openwrt.morph
@@ -6,7 +6,7 @@ build-depends:
- morph: strata/core-wrt.morph
chunks:
- name: linux-mips64b-edgerouterpro-openwrt
- morph: strata/bsp-mips64-openwrt/linux-mips64b-edgerouterpro.morph
+ morph: strata/bsp-mips64b-openwrt/linux-mips64b-edgerouterpro.morph
repo: github:nowster/linux-ubnt-e200
ref: 3ca453f7a26ea5af812ae1b1bed2fb35f982701f
unpetrify-ref: edgerouter_4.1-rc7
diff --git a/strata/bsp-mips64b-openwrt/linux-mips64b-edgerouterpro.morph b/strata/bsp-mips64b-openwrt/linux-mips64b-edgerouterpro.morph
index 16d56ca8..1e7427c6 100644
--- a/strata/bsp-mips64b-openwrt/linux-mips64b-edgerouterpro.morph
+++ b/strata/bsp-mips64b-openwrt/linux-mips64b-edgerouterpro.morph
@@ -318,8 +318,7 @@ configure-commands:
scripts/config -e NF_TABLES_IPV4
scripts/config -e NF_TABLES_IPV6
scripts/config -e STP
- yes '' | make
-oldconfig
+ yes '' | make oldconfig
build-commands:
- make $MAKEFLAGS
install-commands: