diff --git a/Makefile b/Makefile
index 3bda4f268708f722bf48d9c2c2137084d2a23e27..12d8cc759a12895eeb6b7f4db53d6a93b3ef2d0e 100644 (file)
--- a/Makefile
+++ b/Makefile
J721ESOURCES =\
soc/j721e/j721e_host_info.c \
soc/j721e/j721e_sec_proxy_info.c \
- soc/j721e/j721e_processors_info.c
+ soc/j721e/j721e_processors_info.c \
+ soc/j721e/j721e_devices_info.c
COMMONOBJECTS= $(COMMONSOURCES:.c=.o)
AM65XOBJECTS= $(AM65XSOURCES:.c=.o)