]> Git Repo - J-u-boot.git/commit
arm, Makefile: correct compilation flag for u-boot-dtb
authorAneesh Bansal <[email protected]>
Wed, 23 Dec 2015 08:46:23 +0000 (14:16 +0530)
committerTom Rini <[email protected]>
Fri, 8 Jan 2016 15:15:43 +0000 (10:15 -0500)
commitc2b233cbec4245e9c0b5f6e54275b771830328d6
treecc13eeffcad496b2ca20d63d83068293d3ddf77b
parent76765375d7aceab50ba7311612d8e5540cd7519f
arm, Makefile: correct compilation flag for u-boot-dtb

The compilation of u-boot-dtb.img should be controlled by
CONFIG_OF_CONTROL and not CONFIG_DM.
CONFIG_DM may be defined even without Device Tree requirement.

This was added in commit 947cee1127c5fa97529c8cda4f0b48d141f92560.

Signed-off-by: Ruchika Gupta <[email protected]>
Signed-off-by: Aneesh Bansal <[email protected]>
CC: Alison Wang <[email protected]>
Makefile
This page took 0.036709 seconds and 4 git commands to generate.