diff options
Diffstat (limited to 'board/avionic-design/tec-ng/Makefile')
-rw-r--r-- | board/avionic-design/tec-ng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/avionic-design/tec-ng/Makefile b/board/avionic-design/tec-ng/Makefile index 79d86026261..a556b92e8ed 100644 --- a/board/avionic-design/tec-ng/Makefile +++ b/board/avionic-design/tec-ng/Makefile @@ -7,4 +7,4 @@ obj-y := ../common/tamonten-ng.o -include ../../nvidia/common/common.mk +include $(srctree)/board/nvidia/common/common.mk |