summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/ppcn_60x/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/ppcn_60x/Makefile.in')
-rw-r--r--c/src/lib/libbsp/powerpc/ppcn_60x/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/powerpc/ppcn_60x/Makefile.in b/c/src/lib/libbsp/powerpc/ppcn_60x/Makefile.in
index e2c5274bcd..570c1b0386 100644
--- a/c/src/lib/libbsp/powerpc/ppcn_60x/Makefile.in
+++ b/c/src/lib/libbsp/powerpc/ppcn_60x/Makefile.in
@@ -28,7 +28,7 @@ all: $(SRCS)
# wrapup is the one that actually builds and installs the library
# from the individual .rel files built in other directories
-SUB_DIRS = include clock console startup start timer tod $(NETWORK_DRIVER) \
+SUBDIRS = include clock console startup start timer tod $(NETWORK_DRIVER) \
universe pci nvram vectors wrapup
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status