diff options
Diffstat (limited to 'src/usr/isteps/makefile')
-rw-r--r-- | src/usr/isteps/makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/usr/isteps/makefile b/src/usr/isteps/makefile index 2d7f4b548..ac376aab2 100644 --- a/src/usr/isteps/makefile +++ b/src/usr/isteps/makefile @@ -39,8 +39,9 @@ SUBDIRS+=istep16.d SUBDIRS+=istep20.d SUBDIRS+=istep21.d SUBDIRS+=pm.d -SUBDIRS += p9_stop_util.d -SUBDIRS += mss.d +SUBDIRS+=p9_stop_util.d +SUBDIRS+=mss.d +SUBDIRS+=cpuWkup.d OBJS += hwpisteperror.o OBJS += hwpistepud.o |