On Fri, 1 May 2020 18:40:33 -0700 Matt Turner <[email protected]> wrote:
> Signed-off-by: Matt Turner <[email protected]> > --- Reason? > targets/support/functions.sh | 4 ---- > 1 file changed, 4 deletions(-) > > diff --git a/targets/support/functions.sh > b/targets/support/functions.sh index daf6f190..601f5dc9 100755 > --- a/targets/support/functions.sh > +++ b/targets/support/functions.sh > @@ -238,7 +238,3 @@ check_filesystem_type(){ > ;; > esac > } > - > -run_crossdev() { > - crossdev ${clst_CHOST} > -}
