board: tec-ng: Do not make directories in a board Makefile
[platform/kernel/u-boot.git] / board / avionic-design / tec-ng / Makefile
index f41eb30..79d8602 100644 (file)
@@ -5,8 +5,6 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-$(shell mkdir -p $(obj)../common $(obj)../../nvidia/common)
-
 obj-y  := ../common/tamonten-ng.o
 
 include ../../nvidia/common/common.mk