diff options
Diffstat (limited to 'sutils/Makefile')
-rw-r--r-- | sutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sutils/Makefile b/sutils/Makefile index 5bb92c0b..07d0fb99 100644 --- a/sutils/Makefile +++ b/sutils/Makefile @@ -20,7 +20,7 @@ dir := sutils makemode := utilities -progs = reboot halt fsck swapon swapoff bless +progs = reboot halt fsck swapon swapoff bless smp scripts = e2os MAKEDEV losetup targets = $(special-targets) $(progs) special-targets = $(scripts) |