History log of /freebsd-12.1/sys/modules/spigen/Makefile (Results 1 – 3 of 3)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0
# 4e57e81c 20-Jul-2018 Li-Wen Hsu <[email protected]>

Fix `make` in sys/modules/spigen

Reviewed by: ian
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D16368


Revision tags: release/11.2.0
# c951fe92 07-Apr-2018 Ian Lepore <[email protected]>

Arrange the list of generated sources as 1-per-line alphbetical, and add
the files required when building for FDT-based systems.


Revision tags: release/10.4.0, release/11.1.0
# 09285d14 09-Mar-2017 Oleksandr Tymoshenko <[email protected]>

[spigen] Add spigen module

spigen provides userland API to SPI bus. Make it available as a loadable
module so people using official ARM images can enabled it on devices like
BBB or RPi without re-bu

[spigen] Add spigen module

spigen provides userland API to SPI bus. Make it available as a loadable
module so people using official ARM images can enabled it on devices like
BBB or RPi without re-building kernel

MFC after: 1 week

show more ...