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

obj-y += 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