]> git.sur5r.net Git - u-boot/blobdiff - board/compulab/trimslice/Makefile
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / board / compulab / trimslice / Makefile
index 0818673cbdc6ba37cd84796d30650105c161dbe8..abdf4719108abbee30d4f1237b3f6c0e00d446f5 100644 (file)
@@ -1,12 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 #  (C) Copyright 2010-2012
 #  NVIDIA Corporation <www.nvidia.com>
-#
-# SPDX-License-Identifier:     GPL-2.0+
-#
-
-$(shell mkdir -p $(obj)../../nvidia/common)
 
 obj-y  := trimslice.o
-
-include ../../nvidia/common/common.mk