forked from Mirror/pmbootstrap
Some kernels have a different `KBUILD_OUTPUT` path (e.g. #1551). When the output path is different from `$srcdir/build`, then `pmbootstrap kconfig edit` will not work (same with the previous `pmbootstrap menuconfig` implementation). This commit forces the output path to be `$srcdir/build` in the template for new kernel aports, so we won't have that issue with future ports. |
||
---|---|---|
.. | ||
__init__.py | ||
binutils.py | ||
busybox_static.py | ||
core.py | ||
device.py | ||
gcc.py | ||
linux.py | ||
musl.py |