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

OBJS = i2c.o

SUBDIRS = test.d

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