chGoodchild / TollGateNostrToolKit

0 stars 0 forks source link

Non interactive build #6

Closed chGoodchild closed 2 months ago

chGoodchild commented 2 months ago

.config files seem outdated after some time

I need to interact with prompts about changes if I do make oldconfig with an old config file after a few weeks.

make menuconfig is also interactive. Ideally, I would like to tag a state that doesn't change and simply builds in a reproducible manner without requiring any interaction from the user who triggered the build.

How can I achieve this?

chGoodchild commented 2 months ago

Just press enter when prompted by make oldconfig