mirror of
https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git
synced 2025-07-16 12:55:09 +03:00
parent
c0a8675079
commit
650ed4925e
10 changed files with 14 additions and 14 deletions
|
@ -274,7 +274,7 @@ def kconfig(args):
|
|||
if skipped:
|
||||
logging.info("NOTE: " + str(skipped) + " kernel(s) was skipped"
|
||||
" (consider 'pmbootstrap kconfig check -f')")
|
||||
logging.info("kconfig check succeded!")
|
||||
logging.info("kconfig check succeeded!")
|
||||
elif args.action_kconfig == "edit":
|
||||
pmb.build.menuconfig(args, args.package)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue