Files
android_kernel_xiaomi_sm8450/kernel
Masahiro Yamada 1463f74f49 kheaders: remove the last bashism to allow sh to run it
'pushd' ... 'popd' is the last bash-specific code in this script.
One way to avoid it is to run the code in a sub-shell.

With that addressed, you can run this script with sh.

I replaced $(BASH) with $(CONFIG_SHELL), and I changed the hashbang
to #!/bin/sh.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2019-11-11 20:10:01 +09:00
..
2019-09-15 21:37:13 +02:00
2019-10-21 02:05:21 +02:00
2019-05-28 17:46:43 -04:00
2019-07-25 08:36:29 -07:00
2019-11-05 15:50:14 +01:00
2019-05-24 20:16:01 +02:00