Merge pull request #2671 from islipfd19/u-boot-tools

Remove u-boot-tools package dependency for WC & WP
This commit is contained in:
Alex Deryskyba 2018-04-26 12:21:58 +03:00 committed by GitHub
commit 18e246ba13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"