summaryrefslogtreecommitdiffstats
path: root/src/usr/makefile
blob: 3219343593a74e380279dabdacca74133e3374e3 (plain)
1
2
3
4
5
6
ROOTPATH = ../..

OBJS = module_init.o
SUBDIRS = example.d trace.d

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