Ian Lepore
74ca7bf1d4
Add opt_platform.h for several modules that have #ifdef FDT in the source.
...
Submitted by: Andre Albsmeier <Andre.Albsmeier@siemens.com>
2018-04-01 18:22:24 +00:00
Ian Lepore
3982006ed5
Remove some files that snuck in via cut and paste.
...
Having these compiled into the module causes the kobj method descriptors
to be resolved incorrectly (by the compile-time linker instead of the
kernel linker), which then leads to hours of frustrating debugging.
2018-02-21 16:34:04 +00:00
Ian Lepore
eb69d1f144
Build at45d and mx25l SPI flash drivers as modules.
2018-02-19 01:49:19 +00:00
Ian Lepore
63cdf4affb
Add ofw_bus_if.h to SRCS.
2018-02-19 01:39:02 +00:00
Ian Lepore
2aa5d9c4c8
Add modules/spi as a gathering point for SPI-related modules, analagous to
...
modules/i2c for i2c/iicbus modules. Build spibus as a module.
2018-02-19 01:32:27 +00:00