summaryrefslogtreecommitdiffstats
path: root/driver/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2018-06-07src: most: add compile condition to Makefileicefish_8.99.1icefish/8.99.1halibut_8.0.6halibut_8.0.5halibut_8.0.4halibut_8.0.3halibut_8.0.2halibut_8.0.1halibut_8.0.0halibut_7.99.3halibut_7.99.2halibut_7.99.1halibut_7.90.0halibut/8.0.6halibut/8.0.5halibut/8.0.4halibut/8.0.3halibut/8.0.2halibut/8.0.1halibut/8.0.0halibut/7.99.3halibut/7.99.2halibut/7.99.1halibut/7.90.0guppy_6.99.4guppy_6.99.3guppy_6.99.2guppy_6.99.1guppy_6.90.0guppy/6.99.4guppy/6.99.3guppy/6.99.2guppy/6.99.1guppy/6.90.0flounder_5.99.6flounder_5.99.5flounder_5.99.4flounder_5.99.3flounder_5.99.2flounder_5.99.1flounder/5.99.6flounder/5.99.5flounder/5.99.4flounder/5.99.3flounder/5.99.2flounder/5.99.18.99.18.0.68.0.58.0.48.0.38.0.28.0.18.0.07.99.37.99.27.99.17.90.06.99.46.99.36.99.26.99.16.90.05.99.65.99.55.99.45.99.35.99.25.99.1halibutChristian Gromm1-0/+2
This patch adds a condition to the Makefile to compile the DIM2 module only if OF support is enabled in the kernel. It is needed to avoid build errors for x86 systems that don't make use of a device tree. Change-Id: I3246feea47160228591dee41b2f0f17cc9d492ae Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
2017-06-08src: most: driver: add Makefileeel_4.99.2eel_4.99.1eel/4.99.2eel/4.99.14.99.24.99.1Christian Gromm1-0/+46
This patch adds a new Makefile to the source tree that builds the MOST driver modules at once. This is needed to avoid dependency problems of the modules when inserted in the running kernel. Change-Id: Ic076b17111bde1056bd06b03deb2bc5461d97ee6 Signed-off-by: Christian Gromm <christian.gromm@microchip.com>