3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-01-30 23:02:18 +00:00
Brooklyn/drivers/hte/Makefile

4 lines
128 B
Makefile
Raw Normal View History

2022-09-09 08:55:46 +00:00
obj-$(CONFIG_HTE) += hte.o
obj-$(CONFIG_HTE_TEGRA194) += hte-tegra194.o
obj-$(CONFIG_HTE_TEGRA194_TEST) += hte-tegra194-test.o