Remove u-boot-tools package dependency for WC & WP

This commit is contained in:
James Millar 2018-04-26 01:32:29 -04:00
parent d3607bae0c
commit 3a439f5b80
2 changed files with 0 additions and 2 deletions

View File

@ -136,7 +136,6 @@
# extra build dependeices
EXTRA_DEPS="mkimage"
EXTRA_DEPS_PKG="u-boot-tools"
# kernel image name
KERNEL_NAME="kernel.img"

View File

@ -133,7 +133,6 @@
# extra build dependeices
EXTRA_DEPS="mkimage"
EXTRA_DEPS_PKG="u-boot-tools"
# kernel image name
KERNEL_NAME="kernel.img"