commit | d387d01f11c3b9438322c951cd1eac8f29ea6afc | [log] [tgz] |
---|---|---|
author | Erik Andersen <andersen@codepoet.org> | Tue Dec 21 02:55:11 1999 +0000 |
committer | Erik Andersen <andersen@codepoet.org> | Tue Dec 21 02:55:11 1999 +0000 |
tree | ed81f0f41ce4af3de74c5025180ca158f93f5809 | |
parent | f294a0288d5f90616c5a096c2236442394112daa [diff] [blame] |
Sync to my local tree
diff --git a/Makefile b/Makefile index b50c645..73aa2fc 100644 --- a/Makefile +++ b/Makefile
@@ -84,6 +84,10 @@ CFLAGS += -DBB_INIT_CMD_IF_RC_SCRIPT_EXITS=${BB_INIT_RC_EXIT_CMD} endif +ifdef BB_INIT_SCRIPT + CFLAGS += -DBB_INIT_SCRIPT=${BB_INIT_SCRIPT} +endif + all: busybox busybox.links busybox: $(OBJECTS)