Skip to content

Commit

Permalink
Add kernel dependencies for onion-dt-overlay-sw-spi package
Browse files Browse the repository at this point in the history
Resolves: #92
  • Loading branch information
YevheniiOnishchenkoLemberg committed May 15, 2024
1 parent bd60a9a commit e21b406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onion-dt-overlay/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@ define BuildDtbo
endef

$(eval $(call BuildPackage,onion-dt-overlay))
$(eval $(call BuildDtbo,sw-spi,,Provides SW SPI))
$(eval $(call BuildDtbo,sw-spi,+kmod-mmc-spi +kmod-spi-bitbang +kmod-spi-dev +kmod-spi-gpio,Provides SW SPI))
$(eval $(call BuildDtbo,w1-gpio,+kmod-w1 +kmod-w1-master-gpio +kmod-w1-slave-therm,Provides One Wire GPIO))

0 comments on commit e21b406

Please sign in to comment.