On Sat, 2014-04-12 at 15:53 +0300, Fathi Boudra wrote: > Signed-off-by: Fathi Boudra <fathi.boudra@xxxxxxxxxx> Reviewed-by: Ben Hutchings <ben@xxxxxxxxxxxxxxx> > --- > scripts/package/builddeb | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/scripts/package/builddeb b/scripts/package/builddeb > index f46e4dd..0bf29a6 100644 > --- a/scripts/package/builddeb > +++ b/scripts/package/builddeb > @@ -42,6 +42,8 @@ create_package() { > debarch=hppa ;; > mips*) > debarch=mips$(grep -q CPU_LITTLE_ENDIAN=y $KCONFIG_CONFIG && echo el || true) ;; > + arm64) > + debarch=arm64 ;; > arm*) > debarch=arm$(grep -q CONFIG_AEABI=y $KCONFIG_CONFIG && echo el || true) ;; > *) -- Ben Hutchings I haven't lost my mind; it's backed up on tape somewhere.
Attachment:
signature.asc
Description: This is a digitally signed message part