kernel: Add more packages to Dockerfile.kconfig

These packages are needed to enable the GCC_PLUGINS
during 'make oldconfig' for 4.18.x kernels.

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer 2018-08-17 14:53:13 +01:00
parent f93fa6ba9b
commit a3bca0ea59

View File

@ -6,7 +6,10 @@ RUN apk add \
curl \
diffutils \
flex \
gmp-dev \
libarchive-tools \
mpc1-dev \
mpfr-dev \
ncurses-dev \
patch \
xz