mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-13 05:26:24 +07:00
be65202a61
Instead of using hardcoded values for a single frequency, we need to read the frequency and use the appropriate values for it in the top initialization. Signed-off-by: Luciano Coelho <coelho@ti.com> Signed-off-by: Arik Nemtsov <arik@wizery.com>
4 lines
72 B
Makefile
4 lines
72 B
Makefile
wl18xx-objs = main.o acx.o tx.o io.o
|
|
|
|
obj-$(CONFIG_WL18XX) += wl18xx.o
|