]> Git Repo - u-boot.git/blame - board/tcl/sl50/Makefile
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot.git] / board / tcl / sl50 / Makefile
CommitLineData
83d290c5 1# SPDX-License-Identifier: GPL-2.0+
9d1b2987
EBS
2#
3# Makefile
4#
5# Copyright (C) 2015 Toby Churchill Ltd - http://www.toby-churchill.com/
9d1b2987
EBS
6
7ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
8obj-y := mux.o
9endif
10
11obj-y += board.o
This page took 0.150861 seconds and 4 git commands to generate.