Remove syslinux from kernel build deps

Unused. This should not affect anything, and I didnt actually bump
the kernel version; am working on te build in CI for this...

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack
2017-03-27 12:17:09 +01:00
parent 1c2725d518
commit 8847edb288
2 changed files with 1 additions and 2 deletions

View File

@@ -18,7 +18,6 @@ RUN \
ncurses-dev \
sed \
squashfs-tools \
syslinux \
tar \
xz \
&& true