summaryrefslogtreecommitdiffstats
path: root/drivers/demo/Makefile
blob: baaa2baa4e663ab37091a4d27a26dd5c59d2928d (plain)
1
2
3
4
5
6
7
8
9
#
# Copyright (c) 2013 Google, Inc
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-$(CONFIG_DM_DEMO) += demo-uclass.o demo-pdata.o
obj-$(CONFIG_DM_DEMO_SIMPLE) += demo-simple.o
obj-$(CONFIG_DM_DEMO_SHAPE) += demo-shape.o
OpenPOWER on IntegriCloud