blob: 046ebad30177a1ffb4d9ab7637b1c669270ec0b0 [file] [log] [blame]
stroese6cfb1f02004-12-16 18:25:40 +00001#
Marian Balakowiczf9328632006-09-01 19:49:50 +02002# (C) Copyright 2000-2006
stroese6cfb1f02004-12-16 18:25:40 +00003# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
Wolfgang Denk1a459662013-07-08 09:37:19 +02005# SPDX-License-Identifier: GPL-2.0+
stroese6cfb1f02004-12-16 18:25:40 +00006#
7
Marian Balakowiczf9328632006-09-01 19:49:50 +02008ifneq ($(OBJTREE),$(SRCTREE))
9$(shell mkdir -p $(obj)../common)
10endif
stroese6cfb1f02004-12-16 18:25:40 +000011
Masahiro Yamada377e1042013-10-21 11:53:38 +090012obj-y = wuh405.o flash.o \
Matthias Fuchsbd84ee42007-07-09 10:10:06 +020013 ../common/misc.o \
14 ../common/esd405ep_nand.o \