uboot-omap: Makefile: Include kernel.mk
authorAlexandru Gagniuc <alex.g@adaptrum.com>
Thu, 23 Feb 2017 00:04:36 +0000 (16:04 -0800)
committerFelix Fietkau <nbd@nbd.name>
Thu, 23 Feb 2017 15:43:01 +0000 (16:43 +0100)
commit43b6d3f0598e58a9ee200cd6e403e26af865181d
treeef0e5610de3ff868a11e82ee37045871da3afdc2
parenteb4f70a3cd63b0bdd3969efc033fcf474245b6ab
uboot-omap: Makefile: Include kernel.mk

This is needed for the definition of $(LINUX_DIR). This is used in
u-boot.mk to change the device-tree compiler to the dtc used by
linux.

Without this, the build will use the system dtc. This results in a
build failure when a dtc does not exist outside the buildroot.

Signed-off-by: Alexandru Gagniuc <alex.g@adaptrum.com>
package/boot/uboot-omap/Makefile