mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
11 lines
211 B
Makefile
11 lines
211 B
Makefile
|
#
|
||
|
# USB armory MkI board Makefile
|
||
|
# http://inversepath.com/usbarmory
|
||
|
#
|
||
|
# Copyright (C) 2015, Inverse Path
|
||
|
# Andrej Rosano <andrej@inversepath.com>
|
||
|
#
|
||
|
# SPDX-License-Identifier:|____GPL-2.0+
|
||
|
|
||
|
obj-y := usbarmory.o
|