summaryrefslogtreecommitdiffstats
path: root/src/usr/devicefw/makefile
blob: 27d73465c7a5064573e1603bcb340761c1393fcf (plain)
1
2
3
4
5
6
7
8
ROOTPATH = ../../..
MODULE = devicefw

OBJS = driverif.o userif.o assoccontain.o associator.o

SUBDIRS = test.d

include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud