projects
/
oweals
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
dm: core: Introduce dev_read_alias_highest_id()
[oweals/u-boot.git]
/
drivers
/
board
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0+
2
#
3
# (C) Copyright 2017
4
# Mario Six, Guntermann & Drunck GmbH, mario.six@gdsys.cc
5
obj-$(CONFIG_BOARD) += board-uclass.o
6
obj-$(CONFIG_BOARD_GAZERBEAM) += gazerbeam.o
7
obj-$(CONFIG_BOARD_SANDBOX) += sandbox.o