Ubuntu16.04 编译驱动是提示: 'make menuconfig' requires the ncurses libraries. 解决办法: sudo apt-get install libncurses5-dev