Make for D-LINK DIR860l B1

Ciao!
How you doing?

I am making a firmware but it asks something, I just say ENTER. Is it possible to add a flag to the make and continue automatic and do it by default accept like -y or something instead having to press a key?

Thanks!

Patrik

I tried with make but I cannot build, only with make V=s, because then it gives a prompt, but there is no idea where this setting is so I can modify so I can build without a prompt.
So weird.

I get this question and this is only with verbose make V=s, it looks like this:

make -C /build/source/build_dir/target-mipsel_24kc_musl-1.1.16/linux-ramips_mt7621/linux-4.4.71 HOSTCFLAGS="-O2 -I/build/source/staging_dir/host/include -I/build/source/staging_dir/host/usr/include  -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="mipsel-openwrt-linux-musl-" ARCH="mips" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="" KBUILD_BUILD_HOST="" KBUILD_BUILD_TIMESTAMP="Thu Jun  8 21:02:37 2017" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/build/source/staging_dir/host/lib" CONFIG_SHELL="bash" V=''  CC="ccache_cc" modules
make[5]: Entering directory '/build/source/build_dir/target-mipsel_24kc_musl-1.1.16/linux-ramips_mt7621/linux-4.4.71'
  HOSTCC  scripts/kconfig/conf.o
  SHIPPED scripts/kconfig/zconf.tab.c
  SHIPPED scripts/kconfig/zconf.lex.c
  SHIPPED scripts/kconfig/zconf.hash.c
  HOSTCC  scripts/kconfig/zconf.tab.o
  HOSTLD  scripts/kconfig/conf
scripts/kconfig/conf  --silentoldconfig Kconfig
net/sched/Kconfig:44: warning: menuconfig statement without prompt
*
* Restart config...
*
*
* DMA Engine support
*
DMA Engine support (DMADEVICES) [Y/n/?] y
  DMA Engine debugging (DMADEVICES_DEBUG) [N/y/?] n
  *
  * DMA Devices
  *
  RALINK DMA support (DMA_RALINK) [M/n/y] m
  MTK HSDMA support (MTK_HSDMA) [M/n/y] m
  Freescale eDMA engine support (FSL_EDMA) [N/m/y/?] n
  IMG MDC support (IMG_MDC_DMA) [N/m/y/?] (NEW) 

ok, i had to set it up in make kernal_menuconfig