remove mkimage dependency for WC & WP

This commit is contained in:
cvh 2018-04-27 10:38:46 +02:00
parent ad4571486c
commit 24aafc936f
2 changed files with 0 additions and 6 deletions

View File

@ -134,9 +134,6 @@
# build with installer (yes / no)
INSTALLER_SUPPORT="no"
# extra build dependeices
EXTRA_DEPS="mkimage"
# kernel image name
KERNEL_NAME="kernel.img"

View File

@ -131,8 +131,5 @@
# build with installer (yes / no)
INSTALLER_SUPPORT="no"
# extra build dependeices
EXTRA_DEPS="mkimage"
# kernel image name
KERNEL_NAME="kernel.img"