image: allow exactly KERNEL_SIZE sized kernels
authorJonas Gorski <jogo@openwrt.org>
Fri, 4 Sep 2015 14:45:16 +0000 (14:45 +0000)
committerJonas Gorski <jogo@openwrt.org>
Fri, 4 Sep 2015 14:45:16 +0000 (14:45 +0000)
commit4bbfb09362070210a6dca14635cb9e2d22f1c4bd
tree4aa67827dec124cc429a758de3dd558b59cd7af5
parentb958c12d2c646a787f1eb37a334c3492778535c3
image: allow exactly KERNEL_SIZE sized kernels

The KERNEL_SIZE should be the maximum size, inclusive, so we need to
check for greater equal, not just greater.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 46792
include/image.mk