commit | 22739edfc563fa42f02a2f7323fd352061ef32b3 | [log] [tgz] |
---|---|---|
author | Michael Neuling <mikey@neuling.org> | Fri Sep 05 17:55:18 2014 +1000 |
committer | Michal Marek <mmarek@suse.cz> | Fri Sep 12 16:10:42 2014 +0200 |
tree | 3c71cef7b86851e174464c3d7f760e35d3c883ca | |
parent | 2d0871396995139b37f9ceb153c8b07589148343 [diff] |
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>