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

OBJS = module_init.o
SUBDIRS = example.d

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