]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - k3conf/k3conf.git/blobdiff - Makefile
soc: am64x: Add clocks info
[k3conf/k3conf.git] / Makefile
index 88cf90418fe89fdb540a7dcbe3f8d935e9d60aa1..c532dd58e82c020fc01799bd41801dcb3bf2c8aa 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -104,6 +104,10 @@ J721ESOURCES =\
 
 AM64XSOURCES =\
              soc/am64x/am64x_host_info.c \
+             soc/am64x/am64x_sec_proxy_info.c \
+             soc/am64x/am64x_processors_info.c \
+             soc/am64x/am64x_devices_info.c \
+             soc/am64x/am64x_clocks_info.c \
 
 COMMONOBJECTS= $(COMMONSOURCES:.c=.o)
 AM65XOBJECTS=  $(AM65XSOURCES:.c=.o)