projects
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
sh: convert makefiles to Kbuild style
[u-boot.git]
/
board
/
ms7722se
/
Makefile
1
#
2
# Copyright (C) 2007
3
# Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
4
#
5
# Copyright (C) 2007
6
# Kenati Technologies, Inc.
7
#
8
# board/ms7722se/Makefile
9
#
10
# SPDX-License-Identifier: GPL-2.0+
11
12
obj-y := ms7722se.o
13
obj-y += lowlevel_init.o
This page took
0.027682 seconds
and
4
git commands to generate.