summaryrefslogtreecommitdiffstats
path: root/src/sys/vfs/makefile
blob: 3567870da1e429ddacdefe6f1095d04b0a22c141 (plain)
1
2
3
4
5
ROOTPATH = ../../..

OBJS = vfs_main.o vfs_init.o

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