Apply approach to allow for minimal builds

This commit is contained in:
2014-12-27 12:38:40 +01:00
parent 883a189597
commit dd680ef5fc
19 changed files with 32 additions and 30 deletions

View File

@@ -1,6 +1,5 @@
base: cron syslog sshd hosts
# $(call script,boot)
# $(call script,init)
# $(call script,runit)
# $(call script,logrotate)
# $(call script,utilities)
$(call script,init)
$(call script,runit)
$(call script,logrotate)
$(call script,utilities)