]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
deb-pkg: Add support for powerpc little endian
authorMichael Neuling <mikey@neuling.org>
Fri, 5 Sep 2014 07:55:18 +0000 (17:55 +1000)
committerMichal Marek <mmarek@suse.cz>
Fri, 12 Sep 2014 14:10:42 +0000 (16:10 +0200)
commit22739edfc563fa42f02a2f7323fd352061ef32b3
tree3c71cef7b86851e174464c3d7f760e35d3c883ca
parent2d0871396995139b37f9ceb153c8b07589148343
deb-pkg: Add support for powerpc little endian

The Debian powerpc little endian architecture is called ppc64el.  This
is the default architecture used by Ubuntu for powerpc.

The below checks the kernel config to see if we are compiling little
endian and sets the Debian arch appropriately.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Michal Marek <mmarek@suse.cz>
scripts/package/builddeb