android_kernel_samsung_sm8650/scripts/package
Riku Voipio dca0c0246f deb-pkg: move setting debarch for a separate function
create_package() function tries to resolve used architecture
for everry package. Split the setting the architecture to a
new function, set_debarch(), called once on startup.

This allows using debarch from other parts of script as
needed.

v2: Follow Michals suggestion on setting variables at
top scope and also setting the fallback $debarch in the
new function

Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Signed-off-by: Michal Marek <mmarek@suse.cz>
2015-04-27 14:16:35 +02:00
..
builddeb deb-pkg: move setting debarch for a separate function 2015-04-27 14:16:35 +02:00
buildtar kbuild: Make scripts executable 2014-08-20 16:03:45 +02:00
Makefile kbuild: trivial - remove trailing empty lines 2014-06-10 00:04:06 +02:00
mkspec kbuild/mkspec: Simplify vmlinux.bz2 creation 2015-04-27 14:16:35 +02:00