diff options
Diffstat (limited to 'src/usr/hwpf/plat/makefile')
-rw-r--r-- | src/usr/hwpf/plat/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/hwpf/plat/makefile b/src/usr/hwpf/plat/makefile index 99edcb31e..dc34231bd 100644 --- a/src/usr/hwpf/plat/makefile +++ b/src/usr/hwpf/plat/makefile @@ -28,6 +28,6 @@ include plat.mk OBJS += fapiPlatTask.o -SUBDIRS = runtime.d +SUBDIRS += runtime.d include ${ROOTPATH}/config.mk |