10 lines
171 B
Makefile
10 lines
171 B
Makefile
#
|
|
# (C) Copyright 2000-2004
|
|
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := imx27lite.o
|
|
obj-y += lowlevel_init.o
|