blob: 042a2f076640feafe4a8fc4503fb43a2d00e3656 (
plain)
1
2
3
4
5
6
7
8
9
|
#
# (C) Copyright 2013 Freescale Semiconductor, Inc.
# Copyright (C) 2013, Boundary Devices <info@boundarydevices.com>
# Copyright (C) 2013, Jon Nettleton <jon.nettleton@gmail.com>
#
# SPDX-License-Identifier: GPL-2.0+
#
obj-y := hummingboard.o
|