forked from rrcarlosr/Jetpack
11 lines
201 B
Makefile
11 lines
201 B
Makefile
|
#
|
||
|
# (C) Copyright 2000-2006
|
||
|
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-y = plu405.o flash.o \
|
||
|
../common/misc.o \
|
||
|
../common/esd405ep_nand.o \
|