From 28a5318b1f63eedb8bba7bcd724a21d11392c835 Mon Sep 17 00:00:00 2001 From: Paul Martin Date: Thu, 18 Jun 2015 12:05:33 +0000 Subject: Fix typos in the mips/openwrt bsp --- strata/bsp-mips64b-openwrt.morph | 2 +- strata/bsp-mips64b-openwrt/linux-mips64b-edgerouterpro.morph | 3 +-- 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: -- cgit v1.2.1