Fix symbols appearing in several modules in linux*.
authorVladimir Serbinenko <phcoder@gmail.com>
Mon, 14 Aug 2017 12:09:30 +0000 (14:09 +0200)
committerVladimir Serbinenko <phcoder@gmail.com>
Mon, 14 Aug 2017 12:09:30 +0000 (14:09 +0200)
commit26e5aea9418aab83df0debd0c672086fa9f2d9c8
tree7c33de255fd291c5f71788808e66122dbf6fd745
parent21e4a6fa039bb7dc6be42e1e4c171ddc398b8431
Fix symbols appearing in several modules in linux*.

If same symbol is provided by 2 modules its semantics are undefined.
Avoid this by depending rather than double-including files.
grub-core/Makefile.core.def