~jsvoboda/helenos/initbin

« back to all changes in this revision

Viewing changes to kernel/Makefile

  • Committer: Jiri Svoboda
  • Date: 2010-11-17 21:45:46 UTC
  • Revision ID: jiri@wiwaxia-20101117214546-yt46xsohd2zsqn0y
Isolate processing of init binaries.

Show diffs side-by-side

added added

removed removed

Lines of Context:
220
220
        generic/src/main/uinit.c \
221
221
        generic/src/main/version.c \
222
222
        generic/src/main/shutdown.c \
 
223
        generic/src/proc/ibin.c \
223
224
        generic/src/proc/program.c \
224
225
        generic/src/proc/scheduler.c \
225
226
        generic/src/proc/thread.c \