commit | 1a40e6c8029130eaa184430912fe496911052b6f | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Tue Dec 18 10:27:15 2018 +0100 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Wed Dec 19 15:23:01 2018 +0100 |
tree | b81bc7de71695351da6b1ff139c633bc7e2a7aef | |
parent | 0d5186a611b1c74b84dc9617ee064e135f390db8 [diff] |
mips: mt76xx: linkit/gardena: Don't use CONFIG_OF_EMBED Building with CONFIG_OF_EMBED generates build warnings, as it should only be used for debugging purposes. So let's move all MT7688 targets to CONFIG_OF_SEPARATE instead with this patch. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>