Makefile: make directories by Makefile.build
[J-u-boot.git] / board / compulab / trimslice / Makefile
1 #
2 #  (C) Copyright 2010-2012
3 #  NVIDIA Corporation <www.nvidia.com>
4 #
5 # SPDX-License-Identifier:      GPL-2.0+
6 #
7
8 obj-y   := trimslice.o
9
10 include ../../nvidia/common/common.mk
This page took 0.024515 seconds and 4 git commands to generate.