Index: Makefile |
diff --git a/Makefile b/Makefile |
index dfbda5764d3e821e1c7962cd0a3467b081e8395f..b1c8212cb22dfca5587a3a0ebb1d52acbbe383cf 100644 |
--- a/Makefile |
+++ b/Makefile |
@@ -246,6 +246,7 @@ LIBS += drivers/usb/musb/libusb_musb.a |
LIBS += drivers/usb/phy/libusb_phy.a |
LIBS += drivers/video/libvideo.a |
LIBS += drivers/watchdog/libwatchdog.a |
+LIBS += drivers/tpm/libtpm.a |
LIBS += common/libcommon.a |
LIBS += lib/libfdt/libfdt.a |
LIBS += api/libapi.a |