WIP: Trying to edit kernel config #60

Draft
lee.miller wants to merge 5 commits from lee.miller/openwrt:kernel into main
1 changed files with 2 additions and 1 deletions
Showing only changes of commit 1cd7236dc3 - Show all commits

View File

@ -49,7 +49,8 @@ make package/nvme-cli/compile
make package/ansible-core/compile
${MAKE} package/asterisk-chan-quectel/compile
${MAKE} package/collectd/compile
${MAKE} package/kernel-custom/compile
# FIXME: need to extend the regexp for errors
${MAKE} V=s package/kernel-custom/compile 2>&1 | grep '^make'
sdkdir=$(pwd)
cd ${pwd}