summaryrefslogtreecommitdiffstats
path: root/post/drivers/Makefile
blob: 2f6844cca4eb71d69230b7814327dbed2061c96f (plain)
1
2
3
4
5
6
7
8
9
10
#
# (C) Copyright 2002-2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier:	GPL-2.0+
#

CPPFLAGS += -I$(TOPDIR)

obj-$(CONFIG_HAS_POST)	+= flash.o i2c.o memory.o rtc.o
OpenPOWER on IntegriCloud