Makefile 193 B

12345678910
  1. #
  2. # (C) Copyright 2013
  3. # Avionic Design GmbH <www.avionic-design.de>
  4. #
  5. # SPDX-License-Identifier: GPL-2.0+
  6. #
  7. obj-y := ../common/tamonten-ng.o
  8. include $(srctree)/board/nvidia/common/common.mk