build: fix regression on running make kernel_menuconfig
authorFelix Fietkau <nbd@nbd.name>
Tue, 4 Oct 2016 15:51:48 +0000 (17:51 +0200)
committerFelix Fietkau <nbd@nbd.name>
Tue, 4 Oct 2016 15:51:49 +0000 (17:51 +0200)
commit86c966a8ae9c4e74b912a16a760aaed17c68eb32
treeef0f490c26fe5af835f99280f63136a2ff356ed2
parent8a7a1b0029f200d4912fc2b5f940e1834cc22646
build: fix regression on running make kernel_menuconfig

The build system overrides HOST_LOADLIBES to add the staging dir to the
library search path. menuconfig needs -lncurses, add another override
for it.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
include/kernel-build.mk